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

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


    <jb:bean beanId="CONQVA" class="org.milyn.edi.unedifact.d06b.CONQVA.Conqva" createOnElement="CONQVA">
        <jb:wiring property="beginningOfMessage" beanIdRef="CONQVA.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONQVA.Date_time_period_List" />
        <jb:wiring property="authenticationResult" beanIdRef="CONQVA.Authentication_result_List" />
        <jb:wiring property="freeText" beanIdRef="CONQVA.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="CONQVA.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="CONQVA.Segment_group_2_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="CONQVA.Segment_group_6_List" />
        <jb:wiring property="controlTotal" beanIdRef="CONQVA.Control_total_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONQVA.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d06b.common.field.DocumentMessageNameC002" createOnElement="CONQVA/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentNameCode" data="CONQVA/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONQVA/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="CONQVA/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="CONQVA/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONQVA.Segment_group_6" class="org.milyn.edi.unedifact.d06b.CONQVA.SegmentGroup6" createOnElement="CONQVA/Segment_group_6">
        <jb:wiring property="structureIdentification" beanIdRef="CONQVA.Segment_group_6.Structure_identification" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="CONQVA.Segment_group_6.Requirements_and_conditions" />
        <jb:wiring property="quantity" beanIdRef="CONQVA.Segment_group_6.Quantity_List" />
        <jb:wiring property="priceDetails" beanIdRef="CONQVA.Segment_group_6.Price_details" />
        <jb:wiring property="segmentGroup7" beanIdRef="CONQVA.Segment_group_6.Segment_group_7_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="CONQVA.Segment_group_6.Segment_group_9_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONQVA.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d06b.CONQVA.SegmentGroup7" createOnElement="CONQVA/Segment_group_6/Segment_group_7">
        <jb:wiring property="lineItem" beanIdRef="CONQVA.Segment_group_6.Segment_group_7.Line_item" />
        <jb:wiring property="segmentGroup8" beanIdRef="CONQVA.Segment_group_6.Segment_group_7.Segment_group_8_List" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONQVA.Segment_group_6.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d06b.CONQVA.SegmentGroup8" createOnElement="CONQVA/Segment_group_6/Segment_group_7/Segment_group_8">
        <jb:wiring property="itemDescription" beanIdRef="CONQVA.Segment_group_6.Segment_group_7.Segment_group_8.Item_description" />
        <jb:wiring property="reference" beanIdRef="CONQVA.Segment_group_6.Segment_group_7.Segment_group_8.Reference_List" />
        <jb:wiring property="processingInformation" beanIdRef="CONQVA.Segment_group_6.Segment_group_7.Segment_group_8.Processing_information_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONQVA.Segment_group_6.Segment_group_9" class="org.milyn.edi.unedifact.d06b.CONQVA.SegmentGroup9" createOnElement="CONQVA/Segment_group_6/Segment_group_9">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONQVA.Segment_group_6.Segment_group_9.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="CONQVA.Segment_group_6.Segment_group_9.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONQVA.Segment_group_6.Segment_group_9.Place_location_identification_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy