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

org.milyn.edi.unedifact.d06b.CONPVA.bindingconfig.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"
                      xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd"
                      xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd">

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

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

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


    <jb:bean beanId="CONPVA" class="org.milyn.edi.unedifact.d06b.CONPVA.Conpva" createOnElement="CONPVA">
        <jb:wiring property="beginningOfMessage" beanIdRef="CONPVA.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Date_time_period_List" />
        <jb:wiring property="authenticationResult" beanIdRef="CONPVA.Authentication_result_List" />
        <jb:wiring property="freeText" beanIdRef="CONPVA.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="CONPVA.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="CONPVA.Segment_group_2_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="CONPVA.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="CONPVA.Segment_group_7_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="CONPVA.Segment_group_8_List" />
        <jb:wiring property="sectionControl1" beanIdRef="CONPVA.Section_control_-_-1" />
        <jb:wiring property="segmentGroup23" beanIdRef="CONPVA.Segment_group_23_List" />
        <jb:wiring property="sectionControl2" beanIdRef="CONPVA.Section_control_-_-2" />
        <jb:wiring property="segmentGroup34" beanIdRef="CONPVA.Segment_group_34_List" />
        <jb:wiring property="controlTotal" beanIdRef="CONPVA.Control_total_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Authentication_result_List" class="java.util.ArrayList" createOnElement="CONPVA">
        <jb:wiring beanIdRef="CONPVA.Authentication_result" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Authentication_result" class="org.milyn.edi.unedifact.d06b.common.AuthenticationResult" createOnElement="CONPVA/Authentication_result">
        <jb:value property="validationResultText" data="CONPVA/Authentication_result/Validation_result_text" decoder="String" default="null" />
        <jb:value property="validationKeyIdentifier" data="CONPVA/Authentication_result/Validation_key_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="CONPVA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="CONPVA/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="CONPVA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="CONPVA/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="CONPVA.Segment_group_2_List" class="java.util.ArrayList" createOnElement="CONPVA">
        <jb:wiring beanIdRef="CONPVA.Segment_group_2" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup2" createOnElement="CONPVA/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="CONPVA.Segment_group_2.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONPVA.Segment_group_2.Place_location_identification_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="CONPVA.Segment_group_2.Financial_institution_information_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="CONPVA.Segment_group_2.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="CONPVA.Segment_group_2.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="CONPVA.Segment_group_2.Segment_group_5_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="CONPVA/Segment_group_2/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="CONPVA/Segment_group_2/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="CONPVA/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="CONPVA/Segment_group_2/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="CONPVA/Segment_group_2/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="CONPVA.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="CONPVA.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="CONPVA.Segment_group_2.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="CONPVA.Segment_group_2.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="CONPVA.Segment_group_2.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d06b.common.field.StreetC059" createOnElement="CONPVA/Segment_group_2/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="CONPVA/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="CONPVA/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="CONPVA/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="CONPVA/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="CONPVA.Segment_group_2.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="CONPVA/Segment_group_2/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="CONPVA/Segment_group_2/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_2/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_2/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="CONPVA/Segment_group_2/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_2.Financial_institution_information_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_2">
        <jb:wiring beanIdRef="CONPVA.Segment_group_2.Financial_institution_information" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="CONPVA/Segment_group_2/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="CONPVA/Segment_group_2/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="CONPVA/Segment_group_2/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="CONPVA.Segment_group_2.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="CONPVA.Segment_group_2.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="CONPVA/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="CONPVA/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="CONPVA/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="CONPVA/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="CONPVA/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="CONPVA/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="CONPVA/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="CONPVA/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="CONPVA/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="CONPVA/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="CONPVA.Segment_group_2.Segment_group_4_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_2">
        <jb:wiring beanIdRef="CONPVA.Segment_group_2.Segment_group_4" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2.Segment_group_4" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup4" createOnElement="CONPVA/Segment_group_2/Segment_group_4">
        <jb:wiring property="documentMessageDetails" beanIdRef="CONPVA.Segment_group_2.Segment_group_4.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_2.Segment_group_4.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_2.Segment_group_5.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="CONPVA/Segment_group_2/Segment_group_5/Contact_information">
        <jb:value property="contactFunctionCode" data="CONPVA/Segment_group_2/Segment_group_5/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="CONPVA.Segment_group_2.Segment_group_5.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_2.Segment_group_5.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="CONPVA/Segment_group_2/Segment_group_5/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="CONPVA/Segment_group_2/Segment_group_5/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="CONPVA/Segment_group_2/Segment_group_5/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_2.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="CONPVA/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="CONPVA/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="CONPVA/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="CONPVA/Segment_group_6/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="CONPVA/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="CONPVA/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="CONPVA/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="CONPVA.Segment_group_7_List" class="java.util.ArrayList" createOnElement="CONPVA">
        <jb:wiring beanIdRef="CONPVA.Segment_group_7" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_7" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup7" createOnElement="CONPVA/Segment_group_7">
        <jb:wiring property="indexDetails" beanIdRef="CONPVA.Segment_group_7.Index_details" />
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_7.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_7.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_7.Index_details" class="org.milyn.edi.unedifact.d06b.common.IndexDetails" createOnElement="CONPVA/Segment_group_7/Index_details">
        <jb:wiring property="indexIdentification" beanIdRef="CONPVA.Segment_group_7.Index_details.INDEX_IDENTIFICATION" />
        <jb:wiring property="indexValue" beanIdRef="CONPVA.Segment_group_7.Index_details.INDEX_VALUE" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_7.Index_details.INDEX_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.IndexIdentificationC545" createOnElement="CONPVA/Segment_group_7/Index_details/INDEX_IDENTIFICATION">
        <jb:value property="indexCodeQualifier" data="CONPVA/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Index_code_qualifier" decoder="String" default="null" />
        <jb:value property="indexTypeIdentifier" data="CONPVA/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Index_type_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_7.Index_details.INDEX_VALUE" class="org.milyn.edi.unedifact.d06b.common.field.IndexValueC546" createOnElement="CONPVA/Segment_group_7/Index_details/INDEX_VALUE">
        <jb:value property="indexText" data="CONPVA/Segment_group_7/Index_details/INDEX_VALUE/Index_text" decoder="String" default="null" />
        <jb:value property="indexRepresentationCode" data="CONPVA/Segment_group_7/Index_details/INDEX_VALUE/Index_representation_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_7.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="CONPVA/Segment_group_7/Reference">
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_7.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="CONPVA/Segment_group_7/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="CONPVA/Segment_group_7/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="CONPVA/Segment_group_7/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="CONPVA/Segment_group_7/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="CONPVA/Segment_group_7/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="CONPVA/Segment_group_7/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="CONPVA/Segment_group_7/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="CONPVA/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="CONPVA/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="CONPVA/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="CONPVA.Segment_group_8_List" class="java.util.ArrayList" createOnElement="CONPVA">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup8" createOnElement="CONPVA/Segment_group_8">
        <jb:wiring property="structureIdentification" beanIdRef="CONPVA.Segment_group_8.Structure_identification" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="CONPVA.Segment_group_8.Requirements_and_conditions" />
        <jb:wiring property="paymentInstructions" beanIdRef="CONPVA.Segment_group_8.Payment_instructions" />
        <jb:wiring property="paymentTerms" beanIdRef="CONPVA.Segment_group_8.Payment_terms" />
        <jb:wiring property="percentageDetails" beanIdRef="CONPVA.Segment_group_8.Percentage_details_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="CONPVA.Segment_group_8.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="CONPVA.Segment_group_8.Segment_group_10_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="CONPVA.Segment_group_8.Segment_group_19_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Structure_identification" class="org.milyn.edi.unedifact.d06b.common.StructureIdentification" createOnElement="CONPVA/Segment_group_8/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="CONPVA/Segment_group_8/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="CONPVA/Segment_group_8/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="CONPVA.Segment_group_8.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.BillLevelIdentificationC045" createOnElement="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="CONPVA/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Requirements_and_conditions" class="org.milyn.edi.unedifact.d06b.common.RequirementsAndConditions" createOnElement="CONPVA/Segment_group_8/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="CONPVA/Segment_group_8/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="CONPVA/Segment_group_8/Requirements_and_conditions/Action_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="CONPVA/Segment_group_8/Requirements_and_conditions/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="CONPVA.Segment_group_8.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Payment_instructions" class="org.milyn.edi.unedifact.d06b.common.PaymentInstructions" createOnElement="CONPVA/Segment_group_8/Payment_instructions">
        <jb:wiring property="paymentInstructionDetails" beanIdRef="CONPVA.Segment_group_8.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PaymentInstructionDetailsC534" createOnElement="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS">
        <jb:value property="paymentConditionsCode" data="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_conditions_code" decoder="String" default="null" />
        <jb:value property="paymentGuaranteeMeansCode" data="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_guarantee_means_code" decoder="String" default="null" />
        <jb:value property="paymentMeansCode" data="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_means_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentChannelCode" data="CONPVA/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_channel_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Payment_terms" class="org.milyn.edi.unedifact.d06b.common.PaymentTerms" createOnElement="CONPVA/Segment_group_8/Payment_terms">
        <jb:value property="paymentTermsTypeCodeQualifier" data="CONPVA/Segment_group_8/Payment_terms/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="eventTimeReferenceCode" data="CONPVA/Segment_group_8/Payment_terms/Event_time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="CONPVA/Segment_group_8/Payment_terms/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="CONPVA/Segment_group_8/Payment_terms/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="CONPVA/Segment_group_8/Payment_terms/Period_count_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="CONPVA.Segment_group_8.Payment_terms.PAYMENT_TERMS" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup9" createOnElement="CONPVA/Segment_group_8/Segment_group_9">
        <jb:wiring property="additionalPriceInformation" beanIdRef="CONPVA.Segment_group_8.Segment_group_9.Additional_price_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_8.Segment_group_9.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup10" createOnElement="CONPVA/Segment_group_8/Segment_group_10">
        <jb:wiring property="monetaryAmountFunction" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_function" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_List" />
        <jb:wiring property="freeText" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Free_text_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_function" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmountFunction" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function">
        <jb:wiring property="monetaryAmountFunction" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" />
        <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountFunctionC549" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION">
        <jb:value property="monetaryAmountFunctionDescriptionCode" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="monetaryAmountFunctionDescription" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountFunctionDetailC008" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL">
        <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="monetaryAmountFunctionDetailDescription" data="CONPVA/Segment_group_8/Segment_group_10/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_10">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Monetary_amount" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup11" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification_List" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.LocationIdentificationC517" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup12" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12">
        <jb:wiring property="additionalPriceInformation" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Additional_price_information" />
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Date_time_period_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Monetary_amount_List" />
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Duty_tax_fee_details_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Additional_price_information" class="org.milyn.edi.unedifact.d06b.common.AdditionalPriceInformation" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Additional_price_information">
        <jb:value property="tradeClassCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Additional_price_information/Trade_class_code" decoder="String" default="null" />
        <jb:wiring property="priceMultiplierInformation" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" />
        <jb:wiring property="reasonForChange" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Additional_price_information.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PriceMultiplierInformationC138" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Additional_price_information/PRICE_MULTIPLIER_INFORMATION">
        <jb:value property="priceMultiplierRate" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="priceMultiplierTypeCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Monetary_amount_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Duty_tax_fee_details_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Duty_tax_fee_details" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_12.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_12/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup13" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13">
        <jb:wiring property="allowanceOrCharge" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Additional_information_List" />
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Free_text_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_14" />
        <jb:wiring property="segmentGroup15" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_15" />
        <jb:wiring property="segmentGroup16" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_16" />
        <jb:wiring property="segmentGroup17" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_17" />
        <jb:wiring property="segmentGroup18" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_14" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup14" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_14">
        <jb:wiring property="quantity" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_14.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_14.Range_details" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_14.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_14/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_14.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_15" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup15" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_15">
        <jb:wiring property="percentageDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_15.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_15.Range_details" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_16" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup16" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_16">
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_16.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_16.Range_details" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_17" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup17" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_17">
        <jb:wiring property="rateDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_17.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_17.Range_details" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup18" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18.Monetary_amount" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_10.Segment_group_13.Segment_group_18.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/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="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_8/Segment_group_10/Segment_group_13/Segment_group_18/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup19" createOnElement="CONPVA/Segment_group_8/Segment_group_19">
        <jb:wiring property="nameAndAddress" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Place_location_identification_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Monetary_amount_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_20_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_21_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="CONPVA/Segment_group_8/Segment_group_19/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.LocationIdentificationC517" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="CONPVA/Segment_group_8/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_19">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="CONPVA/Segment_group_8/Segment_group_19/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Monetary_amount_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_19">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_20" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup20" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20">
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_20.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_20.Date_time_period_List" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_20.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="CONPVA/Segment_group_8/Segment_group_19/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="CONPVA/Segment_group_8/Segment_group_19/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="CONPVA/Segment_group_8/Segment_group_19/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="CONPVA.Segment_group_8.Segment_group_19.Segment_group_21_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_19">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_21" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_21" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup21" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_21">
        <jb:wiring property="documentMessageDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_21.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_21.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup22" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22">
        <jb:wiring property="contactInformation" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Contact_information">
        <jb:value property="contactFunctionCode" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Communication_contact_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22">
        <jb:wiring beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_8.Segment_group_19.Segment_group_22.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="CONPVA/Segment_group_8/Segment_group_19/Segment_group_22/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Section_control_-_-1" class="org.milyn.edi.unedifact.d06b.common.SectionControl" createOnElement="CONPVA/Section_control_-_-1">
        <jb:value property="sectionIdentification" data="CONPVA/Section_control_-_-1/SECTION_IDENTIFICATION" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_23" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup23" createOnElement="CONPVA/Segment_group_23">
        <jb:wiring property="structureIdentification" beanIdRef="CONPVA.Segment_group_23.Structure_identification" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="CONPVA.Segment_group_23.Requirements_and_conditions" />
        <jb:wiring property="quantity" beanIdRef="CONPVA.Segment_group_23.Quantity_List" />
        <jb:wiring property="priceDetails" beanIdRef="CONPVA.Segment_group_23.Price_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Monetary_amount_List" />
        <jb:wiring property="segmentGroup24" beanIdRef="CONPVA.Segment_group_23.Segment_group_24_List" />
        <jb:wiring property="segmentGroup26" beanIdRef="CONPVA.Segment_group_23.Segment_group_26_List" />
        <jb:wiring property="segmentGroup27" beanIdRef="CONPVA.Segment_group_23.Segment_group_27_List" />
        <jb:wiring property="segmentGroup28" beanIdRef="CONPVA.Segment_group_23.Segment_group_28_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Structure_identification" class="org.milyn.edi.unedifact.d06b.common.StructureIdentification" createOnElement="CONPVA/Segment_group_23/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="CONPVA/Segment_group_23/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="CONPVA/Segment_group_23/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="CONPVA.Segment_group_23.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.BillLevelIdentificationC045" createOnElement="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="CONPVA/Segment_group_23/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Requirements_and_conditions" class="org.milyn.edi.unedifact.d06b.common.RequirementsAndConditions" createOnElement="CONPVA/Segment_group_23/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="CONPVA/Segment_group_23/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="CONPVA/Segment_group_23/Requirements_and_conditions/Action_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="CONPVA/Segment_group_23/Requirements_and_conditions/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="CONPVA.Segment_group_23.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="CONPVA/Segment_group_23/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="CONPVA.Segment_group_23.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_24" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup24" createOnElement="CONPVA/Segment_group_23/Segment_group_24">
        <jb:wiring property="lineItem" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Line_item" />
        <jb:wiring property="segmentGroup25" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25_List" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Line_item" class="org.milyn.edi.unedifact.d06b.common.LineItem" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Line_item">
        <jb:value property="lineItemIdentifier" data="CONPVA/Segment_group_23/Segment_group_24/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="CONPVA/Segment_group_23/Segment_group_24/Line_item/Action_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="CONPVA/Segment_group_23/Segment_group_24/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="CONPVA/Segment_group_23/Segment_group_24/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup25" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25">
        <jb:wiring property="itemDescription" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Item_description" />
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Reference_List" />
        <jb:wiring property="processingInformation" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Processing_information_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Reference_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Reference" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference">
        <jb:wiring property="reference" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Processing_information_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Processing_information" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information">
        <jb:value property="processingInformationCodeQualifier" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" />
        <jb:value property="processTypeDescriptionCode" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/Process_type_description_code" decoder="String" default="null" />
        <jb:wiring property="processingIndicator" beanIdRef="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Processing_information.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_24.Segment_group_25.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorDescriptionCode" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processingIndicatorDescription" data="CONPVA/Segment_group_23/Segment_group_24/Segment_group_25/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_26_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_26" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_26" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup26" createOnElement="CONPVA/Segment_group_23/Segment_group_26">
        <jb:wiring property="additionalPriceInformation" beanIdRef="CONPVA.Segment_group_23.Segment_group_26.Additional_price_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONPVA.Segment_group_23.Segment_group_26.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_26.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="CONPVA/Segment_group_23/Segment_group_26/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="CONPVA/Segment_group_23/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="CONPVA/Segment_group_23/Segment_group_26/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="CONPVA/Segment_group_23/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="CONPVA.Segment_group_23.Segment_group_27_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_27" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup27" createOnElement="CONPVA/Segment_group_23/Segment_group_27">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_27.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Segment_group_27.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONPVA.Segment_group_23.Segment_group_27.Place_location_identification_List" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="CONPVA/Segment_group_23/Segment_group_27/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="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="CONPVA/Segment_group_23/Segment_group_27/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="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="CONPVA/Segment_group_23/Segment_group_27/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="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_23/Segment_group_27/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Segment_group_27.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.LocationIdentificationC517" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationIdentifier" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationIdentifier" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_27.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationIdentifier" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="CONPVA/Segment_group_23/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28_List" class="java.util.ArrayList" createOnElement="CONPVA/Segment_group_23">
        <jb:wiring beanIdRef="CONPVA.Segment_group_23.Segment_group_28" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup28" createOnElement="CONPVA/Segment_group_23/Segment_group_28">
        <jb:wiring property="allowanceOrCharge" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Additional_information" />
        <jb:wiring property="segmentGroup29" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_29" />
        <jb:wiring property="segmentGroup30" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_30" />
        <jb:wiring property="segmentGroup31" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_31" />
        <jb:wiring property="segmentGroup32" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_32" />
        <jb:wiring property="segmentGroup33" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_29" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup29" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_29">
        <jb:wiring property="quantity" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_29.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_29.Range_details" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_29.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_29/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_29.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_30" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup30" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_30">
        <jb:wiring property="percentageDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_30.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_30.Range_details" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_31" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup31" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_31">
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_31.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_31.Range_details" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_31.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_31/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_31.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_32" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup32" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_32">
        <jb:wiring property="rateDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_32.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_32.Range_details" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_32.Rate_details" class="org.milyn.edi.unedifact.d06b.common.RateDetails" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_32/Rate_details">
        <jb:value property="statusDescriptionCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_32/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_32.Rate_details.RATE_DETAILS" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup33" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Monetary_amount" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/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="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/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="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/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="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="CONPVA/Segment_group_23/Segment_group_28/Segment_group_33/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_23.Segment_group_28.Segment_group_33.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Section_control_-_-2" class="org.milyn.edi.unedifact.d06b.common.SectionControl" createOnElement="CONPVA/Section_control_-_-2">
        <jb:value property="sectionIdentification" data="CONPVA/Section_control_-_-2/SECTION_IDENTIFICATION" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_34" class="org.milyn.edi.unedifact.d06b.CONPVA.SegmentGroup34" createOnElement="CONPVA/Segment_group_34">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONPVA.Segment_group_34.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONPVA.Segment_group_34.Monetary_amount_List" />
    </jb:bean>

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

    <jb:bean beanId="CONPVA.Segment_group_34.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="CONPVA/Segment_group_34/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="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_34.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="CONPVA/Segment_group_34/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="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONPVA.Segment_group_34.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="CONPVA/Segment_group_34/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="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="CONPVA/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy