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

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


    <jb:bean beanId="PRICAT" class="org.milyn.edi.unedifact.d05a.PRICAT.Pricat" createOnElement="PRICAT">
        <jb:wiring property="beginningOfMessage" beanIdRef="PRICAT.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Date_time_period_List" />
        <jb:wiring property="additionalInformation" beanIdRef="PRICAT.Additional_information_List" />
        <jb:wiring property="freeText" beanIdRef="PRICAT.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="PRICAT.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="PRICAT.Segment_group_2_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="PRICAT.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="PRICAT.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="PRICAT.Segment_group_7_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="PRICAT.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="PRICAT.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="PRICAT.Segment_group_10_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="PRICAT.Segment_group_16_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="PRICAT.Segment_group_17_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_5" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup5" createOnElement="PRICAT/Segment_group_5">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="PRICAT.Segment_group_5.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_5.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_5.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_5.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="PRICAT/Segment_group_5/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="PRICAT/Segment_group_5/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="PRICAT/Segment_group_5/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="PRICAT/Segment_group_5/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="PRICAT.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="PRICAT.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="PRICAT.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="PRICAT/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_5/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_6" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup6" createOnElement="PRICAT/Segment_group_6">
        <jb:wiring property="currencies" beanIdRef="PRICAT.Segment_group_6.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_6.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_7" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup7" createOnElement="PRICAT/Segment_group_7">
        <jb:wiring property="paymentTerms" beanIdRef="PRICAT.Segment_group_7.Payment_terms" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_7.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_7.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_7.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_7.Payment_terms" class="org.milyn.edi.unedifact.d05a.common.PaymentTerms" createOnElement="PRICAT/Segment_group_7/Payment_terms">
        <jb:value property="paymentTermsTypeCodeQualifier" data="PRICAT/Segment_group_7/Payment_terms/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="timeReferenceCode" data="PRICAT/Segment_group_7/Payment_terms/Time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="PRICAT/Segment_group_7/Payment_terms/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="PRICAT/Segment_group_7/Payment_terms/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="PRICAT/Segment_group_7/Payment_terms/Period_count_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="PRICAT.Segment_group_7.Payment_terms.PAYMENT_TERMS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_7.Payment_terms.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d05a.common.field.PaymentTermsC019" createOnElement="PRICAT/Segment_group_7/Payment_terms/PAYMENT_TERMS">
        <jb:value property="paymentTermsDescriptionIdentifier" data="PRICAT/Segment_group_7/Payment_terms/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_7/Payment_terms/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_7/Payment_terms/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription" data="PRICAT/Segment_group_7/Payment_terms/PAYMENT_TERMS/Payment_terms_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_7.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_7/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_7/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_7.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_7.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_7/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_8" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup8" createOnElement="PRICAT/Segment_group_8">
        <jb:wiring property="transportInformation" beanIdRef="PRICAT.Segment_group_8.Transport_information" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_8.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_8.Transport_information" class="org.milyn.edi.unedifact.d05a.common.TransportInformation" createOnElement="PRICAT/Segment_group_8/Transport_information">
        <jb:value property="transportStageCodeQualifier" data="PRICAT/Segment_group_8/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="meansOfTransportJourneyIdentifier" data="PRICAT/Segment_group_8/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="PRICAT/Segment_group_8/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportMeansOwnershipIndicatorCode" data="PRICAT/Segment_group_8/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="PRICAT.Segment_group_8.Transport_information.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="PRICAT.Segment_group_8.Transport_information.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="PRICAT.Segment_group_8.Transport_information.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="PRICAT.Segment_group_8.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="PRICAT.Segment_group_8.Transport_information.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_8.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.ModeOfTransportC220" createOnElement="PRICAT/Segment_group_8/Transport_information/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="PRICAT/Segment_group_8/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="PRICAT/Segment_group_8/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_8.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d05a.common.field.TransportMeansC001" createOnElement="PRICAT/Segment_group_8/Transport_information/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_8.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d05a.common.field.CarrierC040" createOnElement="PRICAT/Segment_group_8/Transport_information/CARRIER">
        <jb:value property="carrierIdentifier" data="PRICAT/Segment_group_8/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_8/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_8/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="PRICAT/Segment_group_8/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_8.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.ExcessTransportationInformationC401" createOnElement="PRICAT/Segment_group_8/Transport_information/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="PRICAT/Segment_group_8/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="PRICAT/Segment_group_8/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="PRICAT/Segment_group_8/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_8.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.TransportIdentificationC222" createOnElement="PRICAT/Segment_group_8/Transport_information/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="transportMeansNationalityCode" data="PRICAT/Segment_group_8/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_9" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup9" createOnElement="PRICAT/Segment_group_9">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="PRICAT.Segment_group_9.Terms_of_delivery_or_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_9.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_9.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d05a.common.TermsOfDeliveryOrTransport" createOnElement="PRICAT/Segment_group_9/Terms_of_delivery_or_transport">
        <jb:value property="deliveryOrTransportTermsFunctionCode" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" />
        <jb:value property="transportChargesPaymentMethodCode" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" />
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="PRICAT.Segment_group_9.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_9.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT">
        <jb:value property="deliveryOrTransportTermsDescriptionCode" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription1" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription2" data="PRICAT/Segment_group_9/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_10" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup10" createOnElement="PRICAT/Segment_group_10">
        <jb:wiring property="allowanceOrCharge" beanIdRef="PRICAT.Segment_group_10.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="PRICAT.Segment_group_10.Additional_information_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_10.Date_time_period_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="PRICAT.Segment_group_10.Segment_group_11_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="PRICAT.Segment_group_10.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="PRICAT.Segment_group_10.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="PRICAT.Segment_group_10.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="PRICAT.Segment_group_10.Segment_group_15_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Allowance_or_charge" class="org.milyn.edi.unedifact.d05a.common.AllowanceOrCharge" createOnElement="PRICAT/Segment_group_10/Allowance_or_charge">
        <jb:value property="allowanceOrChargeCodeQualifier" data="PRICAT/Segment_group_10/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" />
        <jb:value property="settlementMeansCode" data="PRICAT/Segment_group_10/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_10/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="allowanceChargeInformation" beanIdRef="PRICAT.Segment_group_10.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" />
        <jb:wiring property="specialServicesIdentification" beanIdRef="PRICAT.Segment_group_10.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.AllowanceChargeInformationC552" createOnElement="PRICAT/Segment_group_10/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION">
        <jb:value property="allowanceOrChargeIdentifier" data="PRICAT/Segment_group_10/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" />
        <jb:value property="allowanceOrChargeIdentificationCode" data="PRICAT/Segment_group_10/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SpecialServicesIdentificationC214" createOnElement="PRICAT/Segment_group_10/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION">
        <jb:value property="specialServiceDescriptionCode" data="PRICAT/Segment_group_10/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_10/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_10/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="specialServiceDescription1" data="PRICAT/Segment_group_10/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" />
        <jb:value property="specialServiceDescription2" data="PRICAT/Segment_group_10/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup11" createOnElement="PRICAT/Segment_group_10/Segment_group_11">
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_10.Segment_group_11.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_11.Range_details" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_11.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_11/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_11/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_10.Segment_group_11.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_11.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_10/Segment_group_11/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_10/Segment_group_11/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_10/Segment_group_11/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_10/Segment_group_11/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_12" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup12" createOnElement="PRICAT/Segment_group_10/Segment_group_12">
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_12.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_12.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_12.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_12/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_10/Segment_group_12/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_12.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_12/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_12/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_10.Segment_group_12.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_12.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_10/Segment_group_12/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_10/Segment_group_12/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_10/Segment_group_12/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_10/Segment_group_12/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_13" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup13" createOnElement="PRICAT/Segment_group_10/Segment_group_13">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_10.Segment_group_13.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_13.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_13.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_10.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_10/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_13.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_13/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_13/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_10.Segment_group_13.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_13.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_10/Segment_group_13/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_10/Segment_group_13/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_10/Segment_group_13/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_10/Segment_group_13/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_14" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup14" createOnElement="PRICAT/Segment_group_10/Segment_group_14">
        <jb:wiring property="rateDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_14.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_14.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_14.Rate_details" class="org.milyn.edi.unedifact.d05a.common.RateDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_14/Rate_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_10/Segment_group_14/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_14.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_14.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.RateDetailsC128" createOnElement="PRICAT/Segment_group_10/Segment_group_14/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_14/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="PRICAT/Segment_group_10/Segment_group_14/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="PRICAT/Segment_group_10/Segment_group_14/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_10/Segment_group_14/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_14.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_14/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_14/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_10.Segment_group_14.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_14.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_10/Segment_group_14/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_10/Segment_group_14/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_10/Segment_group_14/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_10/Segment_group_14/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup15" createOnElement="PRICAT/Segment_group_10/Segment_group_15">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="PRICAT/Segment_group_10/Segment_group_15/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_10.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_10.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_10/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_16" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup16" createOnElement="PRICAT/Segment_group_16">
        <jb:wiring property="technicalRules" beanIdRef="PRICAT.Segment_group_16.Technical_rules" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_16.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_16.Technical_rules" class="org.milyn.edi.unedifact.d05a.common.TechnicalRules" createOnElement="PRICAT/Segment_group_16/Technical_rules">
        <jb:value property="objectIdentifier" data="PRICAT/Segment_group_16/Technical_rules/Object_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_16/Technical_rules/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PRICAT/Segment_group_16/Technical_rules/Release_identifier" decoder="String" default="null" />
        <jb:value property="rulePartIdentifier" data="PRICAT/Segment_group_16/Technical_rules/Rule_part_identifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_16/Technical_rules/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup17" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring property="productGroupInformation" beanIdRef="PRICAT.Segment_group_17.Product_group_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Quantity_List" />
        <jb:wiring property="additionalInformation" beanIdRef="PRICAT.Segment_group_17.Additional_information_List" />
        <jb:wiring property="freeText" beanIdRef="PRICAT.Segment_group_17.Free_text_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="PRICAT.Segment_group_17.Segment_group_18_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="PRICAT.Segment_group_17.Segment_group_19_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="PRICAT.Segment_group_17.Segment_group_20_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="PRICAT.Segment_group_17.Segment_group_21_List" />
        <jb:wiring property="segmentGroup27" beanIdRef="PRICAT.Segment_group_17.Segment_group_27_List" />
        <jb:wiring property="segmentGroup30" beanIdRef="PRICAT.Segment_group_17.Segment_group_30_List" />
        <jb:wiring property="segmentGroup31" beanIdRef="PRICAT.Segment_group_17.Segment_group_31_List" />
        <jb:wiring property="segmentGroup32" beanIdRef="PRICAT.Segment_group_17.Segment_group_32_List" />
        <jb:wiring property="segmentGroup33" beanIdRef="PRICAT.Segment_group_17.Segment_group_33_List" />
        <jb:wiring property="segmentGroup34" beanIdRef="PRICAT.Segment_group_17.Segment_group_34_List" />
        <jb:wiring property="segmentGroup35" beanIdRef="PRICAT.Segment_group_17.Segment_group_35_List" />
        <jb:wiring property="segmentGroup36" beanIdRef="PRICAT.Segment_group_17.Segment_group_36_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup18" createOnElement="PRICAT/Segment_group_17/Segment_group_18">
        <jb:wiring property="currencies" beanIdRef="PRICAT.Segment_group_17.Segment_group_18.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_18.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup19" createOnElement="PRICAT/Segment_group_17/Segment_group_19">
        <jb:wiring property="priceDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Price_details" />
        <jb:wiring property="currencies" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Currencies" />
        <jb:wiring property="additionalPriceInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information_List" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Range_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Price_details" class="org.milyn.edi.unedifact.d05a.common.PriceDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_19/Price_details">
        <jb:value property="subLineItemPriceChangeOperationCode" data="PRICAT/Segment_group_17/Segment_group_19/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Price_details.PRICE_INFORMATION" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_19">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information" class="org.milyn.edi.unedifact.d05a.common.AdditionalPriceInformation" createOnElement="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information">
        <jb:value property="tradeClassCode" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/Trade_class_code" decoder="String" default="null" />
        <jb:wiring property="priceMultiplierInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" />
        <jb:wiring property="reasonForChange" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.PriceMultiplierInformationC138" createOnElement="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/PRICE_MULTIPLIER_INFORMATION">
        <jb:value property="priceMultiplierRate" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="priceMultiplierTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Additional_price_information.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/REASON_FOR_CHANGE">
        <jb:value property="changeReasonDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="changeReasonDescription" data="PRICAT/Segment_group_17/Segment_group_19/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_19/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_19/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_19.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_19.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_19/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_19/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_19/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_19/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup20" createOnElement="PRICAT/Segment_group_17/Segment_group_20">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="PRICAT/Segment_group_17/Segment_group_20/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_20.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_20.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_21" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup21" createOnElement="PRICAT/Segment_group_17/Segment_group_21">
        <jb:wiring property="allowanceOrCharge" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Additional_information_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22" />
        <jb:wiring property="segmentGroup23" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23" />
        <jb:wiring property="segmentGroup24" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25" />
        <jb:wiring property="segmentGroup26" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Allowance_or_charge" class="org.milyn.edi.unedifact.d05a.common.AllowanceOrCharge" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge">
        <jb:value property="allowanceOrChargeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" />
        <jb:value property="settlementMeansCode" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="allowanceChargeInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" />
        <jb:wiring property="specialServicesIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.AllowanceChargeInformationC552" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION">
        <jb:value property="allowanceOrChargeIdentifier" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" />
        <jb:value property="allowanceOrChargeIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SpecialServicesIdentificationC214" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION">
        <jb:value property="specialServiceDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="specialServiceDescription1" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" />
        <jb:value property="specialServiceDescription2" data="PRICAT/Segment_group_17/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup22" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22">
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_22.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_22/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup23" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23">
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_23.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_23/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup24" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_24.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_24/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup25" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25">
        <jb:wiring property="rateDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Rate_details" class="org.milyn.edi.unedifact.d05a.common.RateDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.RateDetailsC128" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_25.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_25/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup26" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_21/Segment_group_26/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_21.Segment_group_26.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_27" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup27" createOnElement="PRICAT/Segment_group_17/Segment_group_27">
        <jb:wiring property="nameAndAddress" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Place_location_identification_List" />
        <jb:wiring property="segmentGroup28" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28_List" />
        <jb:wiring property="segmentGroup29" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Place_location_identification_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_27">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_27">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup28" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_28">
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_28/Reference">
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_28">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_28/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_28.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_27">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup29" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29">
        <jb:wiring property="contactInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Communication_contact_List" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Communication_contact_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_27.Segment_group_29.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_27/Segment_group_29/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_30" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup30" createOnElement="PRICAT/Segment_group_17/Segment_group_30">
        <jb:wiring property="paymentTerms" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Payment_terms" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30.Payment_terms" class="org.milyn.edi.unedifact.d05a.common.PaymentTerms" createOnElement="PRICAT/Segment_group_17/Segment_group_30/Payment_terms">
        <jb:value property="paymentTermsTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="timeReferenceCode" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/Time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/Period_count_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Payment_terms.PAYMENT_TERMS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30.Payment_terms.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d05a.common.field.PaymentTermsC019" createOnElement="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/PAYMENT_TERMS">
        <jb:value property="paymentTermsDescriptionIdentifier" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription" data="PRICAT/Segment_group_17/Segment_group_30/Payment_terms/PAYMENT_TERMS/Payment_terms_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_30/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_30/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_30.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_30.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_31" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup31" createOnElement="PRICAT/Segment_group_17/Segment_group_31">
        <jb:wiring property="transportInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Transport_information" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Transport_information" class="org.milyn.edi.unedifact.d05a.common.TransportInformation" createOnElement="PRICAT/Segment_group_17/Segment_group_31/Transport_information">
        <jb:value property="transportStageCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="meansOfTransportJourneyIdentifier" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportMeansOwnershipIndicatorCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Transport_information.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Transport_information.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Transport_information.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Transport_information.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.ModeOfTransportC220" createOnElement="PRICAT/Segment_group_17/Segment_group_31/Transport_information/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d05a.common.field.TransportMeansC001" createOnElement="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d05a.common.field.CarrierC040" createOnElement="PRICAT/Segment_group_17/Segment_group_31/Transport_information/CARRIER">
        <jb:value property="carrierIdentifier" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.ExcessTransportationInformationC401" createOnElement="PRICAT/Segment_group_17/Segment_group_31/Transport_information/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.TransportIdentificationC222" createOnElement="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="transportMeansNationalityCode" data="PRICAT/Segment_group_17/Segment_group_31/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_31.Place_location_identification_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_31">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_31.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_32_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_32" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_32" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup32" createOnElement="PRICAT/Segment_group_17/Segment_group_32">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="PRICAT.Segment_group_17.Segment_group_32.Terms_of_delivery_or_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_32.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_32.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d05a.common.TermsOfDeliveryOrTransport" createOnElement="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport">
        <jb:value property="deliveryOrTransportTermsFunctionCode" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" />
        <jb:value property="transportChargesPaymentMethodCode" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" />
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="PRICAT.Segment_group_17.Segment_group_32.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_32.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT">
        <jb:value property="deliveryOrTransportTermsDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription1" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription2" data="PRICAT/Segment_group_17/Segment_group_32/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_32.Place_location_identification_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_32">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_32.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_33" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup33" createOnElement="PRICAT/Segment_group_17/Segment_group_33">
        <jb:wiring property="_package" beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Package" />
        <jb:wiring property="measurements" beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Measurements_List" />
        <jb:wiring property="handlingInstructions" beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33.Measurements_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_33">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Measurements" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_33">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructionDescription" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_33.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialCategoryNameCode" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialCategoryName" data="PRICAT/Segment_group_17/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_34" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup34" createOnElement="PRICAT/Segment_group_17/Segment_group_34">
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.External_file_link_identification" />
        <jb:wiring property="computerEnvironmentDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Computer_environment_details_List" />
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Communication_contact_List" />
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Quantity_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.External_file_link_identification" class="org.milyn.edi.unedifact.d05a.common.ExternalFileLinkIdentification" createOnElement="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification">
        <jb:value property="sequencePositionIdentifier" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="fileCompressionTechniqueName" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.FileIdentificationC077" createOnElement="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_IDENTIFICATION">
        <jb:value property="fileName" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" />
        <jb:value property="itemDescription" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.FileDetailsC099" createOnElement="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormatName" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="PRICAT/Segment_group_17/Segment_group_34/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.Computer_environment_details_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_34">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Computer_environment_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.Computer_environment_details" class="org.milyn.edi.unedifact.d05a.common.ComputerEnvironmentDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/Computer_environment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="fileGenerationCommandName" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/File_generation_command_name" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ComputerEnvironmentIdentificationC079" createOnElement="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentNameCode" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="computerEnvironmentName" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentifier" data="PRICAT/Segment_group_17/Segment_group_34/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Object_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_34.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="PRICAT/Segment_group_17/Segment_group_34/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_34.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_35_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_35" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_35" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup35" createOnElement="PRICAT/Segment_group_17/Segment_group_35">
        <jb:wiring property="technicalRules" beanIdRef="PRICAT.Segment_group_17.Segment_group_35.Technical_rules" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_35.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_35.Technical_rules" class="org.milyn.edi.unedifact.d05a.common.TechnicalRules" createOnElement="PRICAT/Segment_group_17/Segment_group_35/Technical_rules">
        <jb:value property="objectIdentifier" data="PRICAT/Segment_group_17/Segment_group_35/Technical_rules/Object_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_35/Technical_rules/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PRICAT/Segment_group_17/Segment_group_35/Technical_rules/Release_identifier" decoder="String" default="null" />
        <jb:value property="rulePartIdentifier" data="PRICAT/Segment_group_17/Segment_group_35/Technical_rules/Rule_part_identifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_35/Technical_rules/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup36" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring property="lineItem" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Line_item" />
        <jb:wiring property="additionalProductId" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Additional_product_id_List" />
        <jb:wiring property="itemDescription" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Item_description_List" />
        <jb:wiring property="measurements" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Quantity_List" />
        <jb:wiring property="handlingInstructions" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions_List" />
        <jb:wiring property="additionalInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Additional_information_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Reference_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Place_location_identification" />
        <jb:wiring property="documentMessageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Document_message_details" />
        <jb:wiring property="priority" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Priority_List" />
        <jb:wiring property="freeText" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Free_text_List" />
        <jb:wiring property="segmentGroup37" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37_List" />
        <jb:wiring property="segmentGroup38" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38_List" />
        <jb:wiring property="segmentGroup39" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39_List" />
        <jb:wiring property="segmentGroup40" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40_List" />
        <jb:wiring property="segmentGroup41" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41_List" />
        <jb:wiring property="segmentGroup47" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47_List" />
        <jb:wiring property="segmentGroup48" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48_List" />
        <jb:wiring property="segmentGroup49" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49_List" />
        <jb:wiring property="segmentGroup50" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50_List" />
        <jb:wiring property="segmentGroup51" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51_List" />
        <jb:wiring property="segmentGroup52" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52_List" />
        <jb:wiring property="segmentGroup54" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54_List" />
        <jb:wiring property="segmentGroup55" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55_List" />
        <jb:wiring property="segmentGroup56" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Additional_product_id_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Additional_product_id" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Measurements_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Measurements" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructionDescription" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialCategoryNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialCategoryName" data="PRICAT/Segment_group_17/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Document_message_details" class="org.milyn.edi.unedifact.d05a.common.DocumentMessageDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Document_message_details">
        <jb:value property="communicationMediumTypeCode" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/Communication_medium_type_code" decoder="String" default="null" />
        <jb:value property="documentCopiesRequiredQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="documentOriginalsRequiredQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageDetailsC503" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS">
        <jb:value property="documentIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" />
        <jb:value property="documentStatusCode" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" />
        <jb:value property="documentSourceDescription" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Priority_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Priority" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Priority" class="org.milyn.edi.unedifact.d05a.common.Priority" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Priority">
        <jb:value property="priorityTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Priority/Priority_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="priorityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Priority.PRIORITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PriorityDetailsC585" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Priority/PRIORITY_DETAILS">
        <jb:value property="priorityDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="priorityDescription" data="PRICAT/Segment_group_17/Segment_group_36/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup37" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37">
        <jb:wiring property="characteristicClassId" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="characteristicDescription" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION">
        <jb:value property="characteristicDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Measurements_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_37">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_37.Measurements" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup38" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_38/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_38.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup39" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_39">
        <jb:wiring property="currencies" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39.Date_time_period_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_39">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_39/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_39.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup40" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40">
        <jb:wiring property="priceDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Price_details" />
        <jb:wiring property="currencies" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Currencies" />
        <jb:wiring property="additionalPriceInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information_List" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Range_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Percentage_details_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Price_details" class="org.milyn.edi.unedifact.d05a.common.PriceDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Price_details">
        <jb:value property="subLineItemPriceChangeOperationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Price_details.PRICE_INFORMATION" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information" class="org.milyn.edi.unedifact.d05a.common.AdditionalPriceInformation" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information">
        <jb:value property="tradeClassCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/Trade_class_code" decoder="String" default="null" />
        <jb:wiring property="priceMultiplierInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" />
        <jb:wiring property="reasonForChange" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.PriceMultiplierInformationC138" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/PRICE_MULTIPLIER_INFORMATION">
        <jb:value property="priceMultiplierRate" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="priceMultiplierTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Additional_price_information.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/REASON_FOR_CHANGE">
        <jb:value property="changeReasonDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="changeReasonDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Percentage_details_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Place_location_identification_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_40">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_40.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup41" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring property="allowanceOrCharge" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Additional_information_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Date_time_period_List" />
        <jb:wiring property="segmentGroup42" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42_List" />
        <jb:wiring property="segmentGroup43" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43_List" />
        <jb:wiring property="segmentGroup44" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44_List" />
        <jb:wiring property="segmentGroup45" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45_List" />
        <jb:wiring property="segmentGroup46" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Allowance_or_charge" class="org.milyn.edi.unedifact.d05a.common.AllowanceOrCharge" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge">
        <jb:value property="allowanceOrChargeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" />
        <jb:value property="settlementMeansCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="allowanceChargeInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" />
        <jb:wiring property="specialServicesIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.AllowanceChargeInformationC552" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION">
        <jb:value property="allowanceOrChargeIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" />
        <jb:value property="allowanceOrChargeIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SpecialServicesIdentificationC214" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION">
        <jb:value property="specialServiceDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="specialServiceDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" />
        <jb:value property="specialServiceDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Additional_information_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Additional_information" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup42" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42">
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_42.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_42/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup43" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43">
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_43.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_43/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup44" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_44.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_44/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup45" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45">
        <jb:wiring property="rateDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Range_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Rate_details" class="org.milyn.edi.unedifact.d05a.common.RateDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.RateDetailsC128" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_45.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_45/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup46" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_41/Segment_group_46/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_41.Segment_group_46.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup47" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47">
        <jb:wiring property="_package" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Package" />
        <jb:wiring property="measurements" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Quantity_List" />
        <jb:wiring property="handlingInstructions" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions_List" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PackagingDetailsC531" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/PACKAGING_DETAILS">
        <jb:value property="packagingLevelCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" />
        <jb:value property="packagingTermsAndConditionsCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReturnablePackageDetailsC532" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/RETURNABLE_PACKAGE_DETAILS">
        <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" />
        <jb:value property="returnablePackageLoadContentsCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Measurements_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Measurements" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructionDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_47.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialCategoryNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialCategoryName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_47/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup48" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48">
        <jb:wiring property="paymentTerms" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Payment_terms" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Payment_terms" class="org.milyn.edi.unedifact.d05a.common.PaymentTerms" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms">
        <jb:value property="paymentTermsTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="timeReferenceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/Time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/Period_count_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Payment_terms.PAYMENT_TERMS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Payment_terms.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d05a.common.field.PaymentTermsC019" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/PAYMENT_TERMS">
        <jb:value property="paymentTermsDescriptionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Payment_terms/PAYMENT_TERMS/Payment_terms_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_48.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_48/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup49" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49">
        <jb:wiring property="transportInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information" class="org.milyn.edi.unedifact.d05a.common.TransportInformation" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information">
        <jb:value property="transportStageCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="meansOfTransportJourneyIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportMeansOwnershipIndicatorCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.ModeOfTransportC220" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d05a.common.field.TransportMeansC001" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d05a.common.field.CarrierC040" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/CARRIER">
        <jb:value property="carrierIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.ExcessTransportationInformationC401" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.TransportIdentificationC222" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="transportMeansNationalityCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Place_location_identification_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_49">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_49.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup50" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Terms_of_delivery_or_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d05a.common.TermsOfDeliveryOrTransport" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport">
        <jb:value property="deliveryOrTransportTermsFunctionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" />
        <jb:value property="transportChargesPaymentMethodCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" />
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT">
        <jb:value property="deliveryOrTransportTermsDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Place_location_identification_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_50">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_50.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup51" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51">
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.External_file_link_identification" />
        <jb:wiring property="computerEnvironmentDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Computer_environment_details_List" />
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Communication_contact_List" />
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Quantity_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.External_file_link_identification" class="org.milyn.edi.unedifact.d05a.common.ExternalFileLinkIdentification" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification">
        <jb:value property="sequencePositionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="fileCompressionTechniqueName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.FileIdentificationC077" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_IDENTIFICATION">
        <jb:value property="fileName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" />
        <jb:value property="itemDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.FileDetailsC099" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormatName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Computer_environment_details_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Computer_environment_details" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Computer_environment_details" class="org.milyn.edi.unedifact.d05a.common.ComputerEnvironmentDetails" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/Computer_environment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="fileGenerationCommandName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/File_generation_command_name" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ComputerEnvironmentIdentificationC079" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="computerEnvironmentName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Object_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Communication_contact_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Reference">
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_51/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_51.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup52" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52">
        <jb:wiring property="nameAndAddress" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Name_and_address" />
        <jb:wiring property="segmentGroup53" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup53" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53">
        <jb:wiring property="contactInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Contact_information" class="org.milyn.edi.unedifact.d05a.common.ContactInformation" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Contact_information">
        <jb:value property="contactFunctionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Communication_contact_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_52.Segment_group_53.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_52/Segment_group_53/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup54" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54">
        <jb:wiring property="technicalRules" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Technical_rules" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Technical_rules" class="org.milyn.edi.unedifact.d05a.common.TechnicalRules" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Technical_rules">
        <jb:value property="objectIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Technical_rules/Object_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Technical_rules/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Technical_rules/Release_identifier" decoder="String" default="null" />
        <jb:value property="rulePartIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Technical_rules/Rule_part_identifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Technical_rules/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_54/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_54.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup55" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55">
        <jb:wiring property="dangerousGoods" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods" class="org.milyn.edi.unedifact.d05a.common.DangerousGoods" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods">
        <jb:value property="dangerousGoodsRegulationsCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" />
        <jb:value property="packagingDangerLevelCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" />
        <jb:value property="emergencyProcedureForShipsIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" />
        <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" />
        <jb:value property="transportEmergencyCardIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" />
        <jb:value property="packingInstructionTypeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" />
        <jb:value property="hazardousMeansOfTransportCategoryCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" />
        <jb:value property="hazardousCargoTransportAuthorisationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" />
        <jb:wiring property="hazardCode" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.HAZARD_CODE" />
        <jb:wiring property="undgInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.UNDG_INFORMATION" />
        <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" />
        <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" />
        <jb:wiring property="dangerousGoodsLabel" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.DANGEROUS_GOODS_LABEL" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d05a.common.field.HazardCodeC205" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_CODE">
        <jb:value property="hazardIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" />
        <jb:value property="additionalHazardClassificationIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" />
        <jb:value property="hazardCodeVersionIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.UndgInformationC234" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/UNDG_INFORMATION">
        <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" />
        <jb:value property="dangerousGoodsFlashpointDescription" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d05a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT">
        <jb:value property="shipmentFlashpointDegree" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS">
        <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" />
        <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d05a.common.field.DangerousGoodsLabelC236" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_LABEL">
        <jb:value property="dangerousGoodsMarkingIdentifier1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="dangerousGoodsMarkingIdentifier2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="dangerousGoodsMarkingIdentifier3" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Free_text_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_55">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_55.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup56" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56">
        <jb:wiring property="hierarchyInformation" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Hierarchy_information" />
        <jb:wiring property="additionalProductId" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Additional_product_id_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Free_text_List" />
        <jb:wiring property="segmentGroup57" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57_List" />
        <jb:wiring property="segmentGroup58" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58_List" />
        <jb:wiring property="segmentGroup59" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Hierarchy_information" class="org.milyn.edi.unedifact.d05a.common.HierarchyInformation" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information">
        <jb:value property="hierarchyObjectCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/Hierarchy_object_code_qualifier" decoder="String" default="null" />
        <jb:value property="hierarchicalStructureRelationshipCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/Hierarchical_structure_relationship_code" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="hierarchicalStructureParentIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/Hierarchical_structure_parent_identifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Hierarchy_information.ITEM_NUMBER_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Hierarchy_information.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ItemNumberIdentificationC212" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemIdentifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Additional_product_id_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Additional_product_id" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Free_text_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup57" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_57">
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_57/Reference">
        <jb:wiring property="reference" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_57">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_57/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_57.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup58" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58">
        <jb:wiring property="characteristicClassId" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="characteristicDescription" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION">
        <jb:value property="characteristicDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Measurements_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_58/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_58.Measurements.VALUE_RANGE" />
    </jb:bean>

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup59" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59">
        <jb:wiring property="nameAndAddress" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Name_and_address" />
        <jb:wiring property="additionalProductId" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Additional_product_id_List" />
        <jb:wiring property="quantity" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Quantity_List" />
        <jb:wiring property="segmentGroup60" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Additional_product_id_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Additional_product_id" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Quantity_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Quantity" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60" class="org.milyn.edi.unedifact.d05a.PRICAT.SegmentGroup60" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60">
        <jb:wiring property="characteristicClassId" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="characteristicDescription" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION">
        <jb:value property="characteristicDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements_List" class="java.util.ArrayList" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60">
        <jb:wiring beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRICAT.Segment_group_17.Segment_group_36.Segment_group_56.Segment_group_59.Segment_group_60.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="PRICAT/Segment_group_17/Segment_group_36/Segment_group_56/Segment_group_59/Segment_group_60/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy