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

org.milyn.edi.unedifact.d96a.CONDRA.bindingconfig.xml Maven / Gradle / Ivy

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

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

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

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


    <jb:bean beanId="CONDRA" class="org.milyn.edi.unedifact.d96a.CONDRA.Condra" createOnElement="CONDRA">
        <jb:wiring property="beginningOfMessage" beanIdRef="CONDRA.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Date_time_period_List" />
        <jb:wiring property="authenticationResult" beanIdRef="CONDRA.Authentication_result_List" />
        <jb:wiring property="agreementIdentification" beanIdRef="CONDRA.Agreement_identification_List" />
        <jb:wiring property="freeText" beanIdRef="CONDRA.Free_text_List" />
        <jb:wiring property="quantity" beanIdRef="CONDRA.Quantity_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="CONDRA.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="CONDRA.Segment_group_2_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="CONDRA.Segment_group_5_List" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Beginning_of_message" class="org.milyn.edi.unedifact.d96a.common.BeginningOfMessage" createOnElement="CONDRA/Beginning_of_message">
        <jb:value property="documentMessageNumber" data="CONDRA/Beginning_of_message/Document_message_number" decoder="String" default="null" />
        <jb:value property="messageFunctionCoded" data="CONDRA/Beginning_of_message/Message_function__coded" decoder="String" default="null" />
        <jb:value property="responseTypeCoded" data="CONDRA/Beginning_of_message/Response_type__coded" decoder="String" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="CONDRA.Beginning_of_message.DOCUMENT_MESSAGE_NAME" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CONDRA/Beginning_of_message/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentMessageNameCoded" data="CONDRA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="documentMessageName" data="CONDRA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRA.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Authentication_result" class="org.milyn.edi.unedifact.d96a.common.AuthenticationResult" createOnElement="CONDRA/Authentication_result">
        <jb:value property="validationResult" data="CONDRA/Authentication_result/Validation_result" decoder="String" default="null" />
        <jb:value property="validationKeyIdentification" data="CONDRA/Authentication_result/Validation_key_identification" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Agreement_identification_List" class="java.util.ArrayList" createOnElement="CONDRA">
        <jb:wiring beanIdRef="CONDRA.Agreement_identification" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Agreement_identification" class="org.milyn.edi.unedifact.d96a.common.AgreementIdentification" createOnElement="CONDRA/Agreement_identification">
        <jb:value property="serviceLayerCoded" data="CONDRA/Agreement_identification/Service_layer__coded" decoder="String" default="null" />
        <jb:wiring property="agreementTypeIdentification" beanIdRef="CONDRA.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.AgreementTypeIdentificationC543" createOnElement="CONDRA/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION">
        <jb:value property="agreementTypeQualifier" data="CONDRA/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_qualifier" decoder="String" default="null" />
        <jb:value property="agreementTypeCoded" data="CONDRA/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="agreementTypeDescription" data="CONDRA/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CONDRA/Free_text">
        <jb:value property="textSubjectQualifier" data="CONDRA/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CONDRA/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CONDRA.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CONDRA.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CONDRA/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CONDRA/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONDRA.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.QuantityDetailsC186" createOnElement="CONDRA/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityQualifier" data="CONDRA/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="CONDRA/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measureUnitQualifier" data="CONDRA/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_1" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup1" createOnElement="CONDRA/Segment_group_1">
        <jb:wiring property="reference" beanIdRef="CONDRA.Segment_group_1.Reference" />
        <jb:wiring property="documentMessageDetails" beanIdRef="CONDRA.Segment_group_1.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Segment_group_1.Date_time_period" />
        <jb:wiring property="freeText" beanIdRef="CONDRA.Segment_group_1.Free_text_List" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDRA/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CONDRA/Segment_group_1/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CONDRA/Segment_group_1/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CONDRA/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CONDRA/Segment_group_1/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_1.Document_message_details" class="org.milyn.edi.unedifact.d96a.common.DocumentMessageDetails" createOnElement="CONDRA/Segment_group_1/Document_message_details">
        <jb:value property="communicationChannelIdentifierCoded" data="CONDRA/Segment_group_1/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" />
        <jb:value property="numberOfCopiesOfDocumentRequired" data="CONDRA/Segment_group_1/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" />
        <jb:value property="numberOfOriginalsOfDocumentRequired" data="CONDRA/Segment_group_1/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="CONDRA.Segment_group_1.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="CONDRA.Segment_group_1.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_1.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentMessageNameCoded" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="documentMessageName" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_1.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageDetailsC503" createOnElement="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_DETAILS">
        <jb:value property="documentMessageNumber" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" />
        <jb:value property="documentMessageStatusCoded" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" />
        <jb:value property="documentMessageSource" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Segment_group_1/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_1.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CONDRA/Segment_group_1/Free_text">
        <jb:value property="textSubjectQualifier" data="CONDRA/Segment_group_1/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CONDRA/Segment_group_1/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Segment_group_1/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CONDRA.Segment_group_1.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CONDRA.Segment_group_1.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_1.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CONDRA/Segment_group_1/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CONDRA/Segment_group_1/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_1/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_1/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRA.Segment_group_2" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup2" createOnElement="CONDRA/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="CONDRA.Segment_group_2.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONDRA.Segment_group_2.Place_location_identification_List" />
        <jb:wiring property="freeText" beanIdRef="CONDRA.Segment_group_2.Free_text_List" />
        <jb:wiring property="partiesToInstruction" beanIdRef="CONDRA.Segment_group_2.Parties_to_instruction_List" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="CONDRA.Segment_group_2.Requirements_and_conditions_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="CONDRA.Segment_group_2.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="CONDRA.Segment_group_2.Segment_group_4_List" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="CONDRA/Segment_group_2/Name_and_address">
        <jb:value property="partyQualifier" data="CONDRA/Segment_group_2/Name_and_address/Party_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="CONDRA/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="countrySubEntityIdentification" data="CONDRA/Segment_group_2/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" />
        <jb:value property="postcodeIdentification" data="CONDRA/Segment_group_2/Name_and_address/Postcode_identification" decoder="String" default="null" />
        <jb:value property="countryCoded" data="CONDRA/Segment_group_2/Name_and_address/Country__coded" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="CONDRA.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="CONDRA.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="CONDRA.Segment_group_2.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="CONDRA.Segment_group_2.Name_and_address.STREET" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="CONDRA/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdIdentification" data="CONDRA/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONDRA.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CONDRA/Segment_group_2/Place_location_identification">
        <jb:value property="placeLocationQualifier" data="CONDRA/Segment_group_2/Place_location_identification/Place_location_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="CONDRA/Segment_group_2/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="CONDRA.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CONDRA.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CONDRA.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CONDRA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="placeLocationIdentification" data="CONDRA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="placeLocation" data="CONDRA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CONDRA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_2.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CONDRA/Segment_group_2/Free_text">
        <jb:value property="textSubjectQualifier" data="CONDRA/Segment_group_2/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CONDRA/Segment_group_2/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Segment_group_2/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CONDRA.Segment_group_2.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CONDRA.Segment_group_2.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CONDRA/Segment_group_2/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CONDRA/Segment_group_2/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_2.Parties_to_instruction_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_2">
        <jb:wiring beanIdRef="CONDRA.Segment_group_2.Parties_to_instruction" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Parties_to_instruction" class="org.milyn.edi.unedifact.d96a.common.PartiesToInstruction" createOnElement="CONDRA/Segment_group_2/Parties_to_instruction">
        <jb:value property="actionRequestNotificationCoded" data="CONDRA/Segment_group_2/Parties_to_instruction/Action_request_notification__coded" decoder="String" default="null" />
        <jb:wiring property="partiesToInstruction" beanIdRef="CONDRA.Segment_group_2.Parties_to_instruction.PARTIES_TO_INSTRUCTION" />
        <jb:wiring property="instruction" beanIdRef="CONDRA.Segment_group_2.Parties_to_instruction.INSTRUCTION" />
        <jb:wiring property="statusOfInstruction" beanIdRef="CONDRA.Segment_group_2.Parties_to_instruction.STATUS_OF_INSTRUCTION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Parties_to_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d96a.common.field.PartiesToInstructionC849" createOnElement="CONDRA/Segment_group_2/Parties_to_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="partyEnactingInstructionIdentification" data="CONDRA/Segment_group_2/Parties_to_instruction/PARTIES_TO_INSTRUCTION/Party_enacting_instruction_identification" decoder="String" default="null" />
        <jb:value property="recipientOfTheInstructionIdentification" data="CONDRA/Segment_group_2/Parties_to_instruction/PARTIES_TO_INSTRUCTION/Recipient_of_the_instruction_identification" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Parties_to_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d96a.common.field.InstructionC522" createOnElement="CONDRA/Segment_group_2/Parties_to_instruction/INSTRUCTION">
        <jb:value property="instructionQualifier" data="CONDRA/Segment_group_2/Parties_to_instruction/INSTRUCTION/Instruction_qualifier" decoder="String" default="null" />
        <jb:value property="instructionCoded" data="CONDRA/Segment_group_2/Parties_to_instruction/INSTRUCTION/Instruction__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Parties_to_instruction/INSTRUCTION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Parties_to_instruction/INSTRUCTION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="instruction" data="CONDRA/Segment_group_2/Parties_to_instruction/INSTRUCTION/Instruction" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Parties_to_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d96a.common.field.StatusOfInstructionC850" createOnElement="CONDRA/Segment_group_2/Parties_to_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusCoded" data="CONDRA/Segment_group_2/Parties_to_instruction/STATUS_OF_INSTRUCTION/Status__coded" decoder="String" default="null" />
        <jb:value property="partyName" data="CONDRA/Segment_group_2/Parties_to_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Requirements_and_conditions_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_2">
        <jb:wiring beanIdRef="CONDRA.Segment_group_2.Requirements_and_conditions" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Requirements_and_conditions" class="org.milyn.edi.unedifact.d96a.common.RequirementsAndConditions" createOnElement="CONDRA/Segment_group_2/Requirements_and_conditions">
        <jb:value property="sectorSubjectIdentificationQualifier" data="CONDRA/Segment_group_2/Requirements_and_conditions/Sector_subject_identification_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationCoded" data="CONDRA/Segment_group_2/Requirements_and_conditions/Action_request_notification__coded" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="CONDRA.Segment_group_2.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RequirementConditionIdentificationC550" createOnElement="CONDRA/Segment_group_2/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementConditionIdentification" data="CONDRA/Segment_group_2/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_condition_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="requirementOrCondition" data="CONDRA/Segment_group_2/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDRA/Segment_group_2/Segment_group_3/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CONDRA/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CONDRA/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CONDRA/Segment_group_2/Segment_group_3/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CONDRA/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_4.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d96a.common.field.CommunicationContactC076" createOnElement="CONDRA/Segment_group_2/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationNumber" data="CONDRA/Segment_group_2/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" />
        <jb:value property="communicationChannelQualifier" data="CONDRA/Segment_group_2/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification">
        <jb:value property="placeLocationQualifier" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/Place_location_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="placeLocationIdentification" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="placeLocation" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CONDRA/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup5" createOnElement="CONDRA/Segment_group_5">
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="CONDRA.Segment_group_5.External_file_link_identification" />
        <jb:wiring property="computerEnvironmentDetails" beanIdRef="CONDRA.Segment_group_5.Computer_environment_details_List" />
        <jb:wiring property="reference" beanIdRef="CONDRA.Segment_group_5.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="CONDRA.Segment_group_5.Quantity_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="CONDRA.Segment_group_5.Segment_group_6_List" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.External_file_link_identification" class="org.milyn.edi.unedifact.d96a.common.ExternalFileLinkIdentification" createOnElement="CONDRA/Segment_group_5/External_file_link_identification">
        <jb:value property="sequenceNumber" data="CONDRA/Segment_group_5/External_file_link_identification/Sequence_number" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="CONDRA.Segment_group_5.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="CONDRA.Segment_group_5.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.FileDetailsC099" createOnElement="CONDRA/Segment_group_5/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormat" data="CONDRA/Segment_group_5/External_file_link_identification/FILE_DETAILS/File_format" decoder="String" default="null" />
        <jb:value property="version" data="CONDRA/Segment_group_5/External_file_link_identification/FILE_DETAILS/Version" decoder="String" default="null" />
        <jb:value property="dataFormatCoded" data="CONDRA/Segment_group_5/External_file_link_identification/FILE_DETAILS/Data_format__coded" decoder="String" default="null" />
        <jb:value property="dataFormat" data="CONDRA/Segment_group_5/External_file_link_identification/FILE_DETAILS/Data_format" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Computer_environment_details_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Computer_environment_details" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Computer_environment_details" class="org.milyn.edi.unedifact.d96a.common.ComputerEnvironmentDetails" createOnElement="CONDRA/Segment_group_5/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsQualifier" data="CONDRA/Segment_group_5/Computer_environment_details/Computer_environment_details_qualifier" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="CONDRA.Segment_group_5.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.ComputerEnvironmentIdentificationC079" createOnElement="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentCoded" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="computerEnvironment" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment" decoder="String" default="null" />
        <jb:value property="version" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version" decoder="String" default="null" />
        <jb:value property="release" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release" decoder="String" default="null" />
        <jb:value property="identityNumber" data="CONDRA/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Identity_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Reference_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Reference" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="CONDRA/Segment_group_5/Reference">
        <jb:wiring property="reference" beanIdRef="CONDRA.Segment_group_5.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDRA/Segment_group_5/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CONDRA/Segment_group_5/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CONDRA/Segment_group_5/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CONDRA/Segment_group_5/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CONDRA/Segment_group_5/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRA.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Quantity" class="org.milyn.edi.unedifact.d96a.common.Quantity" createOnElement="CONDRA/Segment_group_5/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="CONDRA.Segment_group_5.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.QuantityDetailsC186" createOnElement="CONDRA/Segment_group_5/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityQualifier" data="CONDRA/Segment_group_5/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="CONDRA/Segment_group_5/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measureUnitQualifier" data="CONDRA/Segment_group_5/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup6" createOnElement="CONDRA/Segment_group_5/Segment_group_6">
        <jb:wiring property="structureIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Structure_identification" />
        <jb:wiring property="generalIndicator" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.General_indicator_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Date_time_period_List" />
        <jb:wiring property="itemDescription" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Item_description" />
        <jb:wiring property="quantity" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Quantity_List" />
        <jb:wiring property="contactInformation" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Contact_information" />
        <jb:wiring property="authenticationResult" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Authentication_result_List" />
        <jb:wiring property="agreementIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Agreement_identification_List" />
        <jb:wiring property="partiesToInstruction" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction_List" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Requirements_and_conditions_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification_List" />
        <jb:wiring property="dimensions" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Dimensions_List" />
        <jb:wiring property="measurements" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Measurements" />
        <jb:wiring property="segmentGroup7" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7_List" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Structure_identification" class="org.milyn.edi.unedifact.d96a.common.StructureIdentification" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Structure_identification">
        <jb:value property="indexingStructureQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/Indexing_structure_qualifier" decoder="String" default="null" />
        <jb:value property="itemNumber" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/Item_number" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.BillLevelIdentificationC045" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneId" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_id." decoder="String" default="null" />
        <jb:value property="levelTwoId" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_id." decoder="String" default="null" />
        <jb:value property="levelThreeId" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_id." decoder="String" default="null" />
        <jb:value property="levelFourId" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_id." decoder="String" default="null" />
        <jb:value property="levelFiveId" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_id." decoder="String" default="null" />
        <jb:value property="levelSixId" data="CONDRA/Segment_group_5/Segment_group_6/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_id." decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.General_indicator_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Segment_group_6.General_indicator" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.General_indicator" class="org.milyn.edi.unedifact.d96a.common.GeneralIndicator" createOnElement="CONDRA/Segment_group_5/Segment_group_6/General_indicator">
        <jb:wiring property="processingIndicator" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.General_indicator.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.General_indicator.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d96a.common.field.ProcessingIndicatorC529" createOnElement="CONDRA/Segment_group_5/Segment_group_6/General_indicator/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorCoded" data="CONDRA/Segment_group_5/Segment_group_6/General_indicator/PROCESSING_INDICATOR/Processing_indicator__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/General_indicator/PROCESSING_INDICATOR/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/General_indicator/PROCESSING_INDICATOR/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="processTypeIdentification" data="CONDRA/Segment_group_5/Segment_group_6/General_indicator/PROCESSING_INDICATOR/Process_type_identification" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Item_description" class="org.milyn.edi.unedifact.d96a.common.ItemDescription" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Item_description">
        <jb:value property="itemDescriptionTypeCoded" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/Item_description_type__coded" decoder="String" default="null" />
        <jb:value property="itemCharacteristicCoded" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/Item_characteristic__coded" decoder="String" default="null" />
        <jb:value property="surfaceLayerIndicatorCoded" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/Surface_layer_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="itemDescription" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d96a.common.field.ItemDescriptionC273" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION/Item_description_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Segment_group_5/Segment_group_6/Item_description/ITEM_DESCRIPTION/Language__coded" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.QuantityDetailsC186" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="CONDRA/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measureUnitQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Contact_information">
        <jb:value property="contactFunctionCoded" data="CONDRA/Segment_group_5/Segment_group_6/Contact_information/Contact_function__coded" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Authentication_result" class="org.milyn.edi.unedifact.d96a.common.AuthenticationResult" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Authentication_result">
        <jb:value property="validationResult" data="CONDRA/Segment_group_5/Segment_group_6/Authentication_result/Validation_result" decoder="String" default="null" />
        <jb:value property="validationKeyIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Authentication_result/Validation_key_identification" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Agreement_identification_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Agreement_identification" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Agreement_identification" class="org.milyn.edi.unedifact.d96a.common.AgreementIdentification" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification">
        <jb:value property="serviceLayerCoded" data="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/Service_layer__coded" decoder="String" default="null" />
        <jb:wiring property="agreementTypeIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.AgreementTypeIdentificationC543" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION">
        <jb:value property="agreementTypeQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_qualifier" decoder="String" default="null" />
        <jb:value property="agreementTypeCoded" data="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="agreementTypeDescription" data="CONDRA/Segment_group_5/Segment_group_6/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction" class="org.milyn.edi.unedifact.d96a.common.PartiesToInstruction" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction">
        <jb:value property="actionRequestNotificationCoded" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/Action_request_notification__coded" decoder="String" default="null" />
        <jb:wiring property="partiesToInstruction" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction.PARTIES_TO_INSTRUCTION" />
        <jb:wiring property="instruction" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction.INSTRUCTION" />
        <jb:wiring property="statusOfInstruction" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction.STATUS_OF_INSTRUCTION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d96a.common.field.PartiesToInstructionC849" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="partyEnactingInstructionIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/PARTIES_TO_INSTRUCTION/Party_enacting_instruction_identification" decoder="String" default="null" />
        <jb:value property="recipientOfTheInstructionIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/PARTIES_TO_INSTRUCTION/Recipient_of_the_instruction_identification" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d96a.common.field.InstructionC522" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/INSTRUCTION">
        <jb:value property="instructionQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/INSTRUCTION/Instruction_qualifier" decoder="String" default="null" />
        <jb:value property="instructionCoded" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/INSTRUCTION/Instruction__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/INSTRUCTION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/INSTRUCTION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="instruction" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/INSTRUCTION/Instruction" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Parties_to_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d96a.common.field.StatusOfInstructionC850" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusCoded" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/STATUS_OF_INSTRUCTION/Status__coded" decoder="String" default="null" />
        <jb:value property="partyName" data="CONDRA/Segment_group_5/Segment_group_6/Parties_to_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Requirements_and_conditions_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Requirements_and_conditions" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Requirements_and_conditions" class="org.milyn.edi.unedifact.d96a.common.RequirementsAndConditions" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions">
        <jb:value property="sectorSubjectIdentificationQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/Sector_subject_identification_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationCoded" data="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/Action_request_notification__coded" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RequirementConditionIdentificationC550" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementConditionIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_condition_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="requirementOrCondition" data="CONDRA/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification">
        <jb:value property="placeLocationQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/Place_location_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="placeLocationIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="placeLocation" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CONDRA/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Dimensions_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Dimensions" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Dimensions" class="org.milyn.edi.unedifact.d96a.common.Dimensions" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Dimensions">
        <jb:value property="dimensionQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Dimensions/Dimension_qualifier" decoder="String" default="null" />
        <jb:wiring property="dimensions" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Dimensions.DIMENSIONS" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d96a.common.field.DimensionsC211" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Dimensions/DIMENSIONS">
        <jb:value property="measureUnitQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Dimensions/DIMENSIONS/Measure_unit_qualifier" decoder="String" default="null" />
        <jb:value property="lengthDimension" data="CONDRA/Segment_group_5/Segment_group_6/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" />
        <jb:value property="widthDimension" data="CONDRA/Segment_group_5/Segment_group_6/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" />
        <jb:value property="heightDimension" data="CONDRA/Segment_group_5/Segment_group_6/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Measurements" class="org.milyn.edi.unedifact.d96a.common.Measurements" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Measurements">
        <jb:value property="measurementApplicationQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/Measurement_application_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceLayerIndicatorCoded" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.MeasurementDetailsC502" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measurementDimensionCoded" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="measurementAttributeCoded" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" />
        <jb:value property="measurementAttribute" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d96a.common.field.ValueRangeC174" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE">
        <jb:value property="measureUnitQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" />
        <jb:value property="measurementValue" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMinimum" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="CONDRA/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup7" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7">
        <jb:wiring property="reference" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Reference" />
        <jb:wiring property="segmentGroup8" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8" />
        <jb:wiring property="segmentGroup9" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9_List" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup8" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8">
        <jb:wiring property="documentMessageDetails" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Document_message_details" class="org.milyn.edi.unedifact.d96a.common.DocumentMessageDetails" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details">
        <jb:value property="communicationChannelIdentifierCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" />
        <jb:value property="numberOfCopiesOfDocumentRequired" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" />
        <jb:value property="numberOfOriginalsOfDocumentRequired" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentMessageNameCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="documentMessageName" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageDetailsC503" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS">
        <jb:value property="documentMessageNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" />
        <jb:value property="documentMessageStatusCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" />
        <jb:value property="documentMessageSource" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9" class="org.milyn.edi.unedifact.d96a.CONDRA.SegmentGroup9" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9">
        <jb:wiring property="sequenceDetails" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Sequence_details" />
        <jb:wiring property="structureIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Structure_identification" />
        <jb:wiring property="reference" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Reference" />
        <jb:wiring property="generalIndicator" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.General_indicator_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Date_time_period" />
        <jb:wiring property="itemDescription" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Item_description" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Sequence_details" class="org.milyn.edi.unedifact.d96a.common.SequenceDetails" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details">
        <jb:value property="statusIndicatorCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details/Status_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="sequenceInformation" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Sequence_details.SEQUENCE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.SequenceInformationC286" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details/SEQUENCE_INFORMATION">
        <jb:value property="sequenceNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details/SEQUENCE_INFORMATION/Sequence_number" decoder="String" default="null" />
        <jb:value property="sequenceNumberSourceCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details/SEQUENCE_INFORMATION/Sequence_number_source__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details/SEQUENCE_INFORMATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Structure_identification" class="org.milyn.edi.unedifact.d96a.common.StructureIdentification" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification">
        <jb:value property="indexingStructureQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/Indexing_structure_qualifier" decoder="String" default="null" />
        <jb:value property="itemNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/Item_number" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.BillLevelIdentificationC045" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneId" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_id." decoder="String" default="null" />
        <jb:value property="levelTwoId" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_id." decoder="String" default="null" />
        <jb:value property="levelThreeId" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_id." decoder="String" default="null" />
        <jb:value property="levelFourId" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_id." decoder="String" default="null" />
        <jb:value property="levelFiveId" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_id." decoder="String" default="null" />
        <jb:value property="levelSixId" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_id." decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Reference">
        <jb:wiring property="reference" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.General_indicator_List" class="java.util.ArrayList" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9">
        <jb:wiring beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.General_indicator" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.General_indicator" class="org.milyn.edi.unedifact.d96a.common.GeneralIndicator" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/General_indicator">
        <jb:wiring property="processingIndicator" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.General_indicator.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.General_indicator.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d96a.common.field.ProcessingIndicatorC529" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/General_indicator/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/General_indicator/PROCESSING_INDICATOR/Processing_indicator__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/General_indicator/PROCESSING_INDICATOR/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/General_indicator/PROCESSING_INDICATOR/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="processTypeIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/General_indicator/PROCESSING_INDICATOR/Process_type_identification" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Item_description" class="org.milyn.edi.unedifact.d96a.common.ItemDescription" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description">
        <jb:value property="itemDescriptionTypeCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/Item_description_type__coded" decoder="String" default="null" />
        <jb:value property="itemCharacteristicCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/Item_characteristic__coded" decoder="String" default="null" />
        <jb:value property="surfaceLayerIndicatorCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/Surface_layer_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="itemDescription" beanIdRef="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="CONDRA.Segment_group_5.Segment_group_6.Segment_group_7.Segment_group_9.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d96a.common.field.ItemDescriptionC273" createOnElement="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionIdentification" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION/Item_description_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CONDRA/Segment_group_5/Segment_group_6/Segment_group_7/Segment_group_9/Item_description/ITEM_DESCRIPTION/Language__coded" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy