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

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

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

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

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

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


    <jb:bean beanId="CONDRO" class="org.milyn.edi.unedifact.d99b.CONDRO.Condro" createOnElement="CONDRO">
        <jb:wiring property="beginningOfMessage" beanIdRef="CONDRO.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRO.Date_time_period_List" />
        <jb:wiring property="authenticationResult" beanIdRef="CONDRO.Authentication_result_List" />
        <jb:wiring property="agreementIdentification" beanIdRef="CONDRO.Agreement_identification_List" />
        <jb:wiring property="freeText" beanIdRef="CONDRO.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="CONDRO.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="CONDRO.Segment_group_2_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="CONDRO.Segment_group_5_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="CONDRO.Segment_group_7_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONDRO.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.AgreementTypeIdentificationC543" createOnElement="CONDRO/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION">
        <jb:value property="agreementTypeCodeQualifier" data="CONDRO/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="agreementTypeDescriptionCode" data="CONDRO/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="agreementTypeDescription" data="CONDRO/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CONDRO/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_2.Segment_group_3.Computer_environment_details_List" class="java.util.ArrayList" createOnElement="CONDRO/Segment_group_2/Segment_group_3">
        <jb:wiring beanIdRef="CONDRO.Segment_group_2.Segment_group_3.Computer_environment_details" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_2.Segment_group_3.Computer_environment_details" class="org.milyn.edi.unedifact.d99b.common.ComputerEnvironmentDetails" createOnElement="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsCodeQualifier" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/Computer_environment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="fileGeneratingCommand" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/File_generating_command" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="CONDRO.Segment_group_2.Segment_group_3.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_2.Segment_group_3.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.ComputerEnvironmentIdentificationC079" createOnElement="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentCoded" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="computerEnvironment" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment" decoder="String" default="null" />
        <jb:value property="version" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version" decoder="String" default="null" />
        <jb:value property="release" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release" decoder="String" default="null" />
        <jb:value property="objectIdentifier" data="CONDRO/Segment_group_2/Segment_group_3/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Object_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_2.Segment_group_4.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="CONDRO/Segment_group_2/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeIdentification" data="CONDRO/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="CONDRO/Segment_group_2/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDRO/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CONDRO/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="codeListIdentificationCode" data="CONDRO/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CONDRO/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="CONDRO.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDRO/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDRO/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="codeListIdentificationCode" data="CONDRO/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CONDRO/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="CONDRO.Segment_group_5_List" class="java.util.ArrayList" createOnElement="CONDRO">
        <jb:wiring beanIdRef="CONDRO.Segment_group_5" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_5" class="org.milyn.edi.unedifact.d99b.CONDRO.SegmentGroup5" createOnElement="CONDRO/Segment_group_5">
        <jb:wiring property="documentMessageDetails" beanIdRef="CONDRO.Segment_group_5.Document_message_details" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="CONDRO.Segment_group_5.Parties_and_instruction_List" />
        <jb:wiring property="reference" beanIdRef="CONDRO.Segment_group_5.Reference" />
        <jb:wiring property="measurements" beanIdRef="CONDRO.Segment_group_5.Measurements" />
        <jb:wiring property="segmentGroup6" beanIdRef="CONDRO.Segment_group_5.Segment_group_6_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_5.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="CONDRO/Segment_group_5">
        <jb:wiring beanIdRef="CONDRO.Segment_group_5.Parties_and_instruction" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_5.Parties_and_instruction" class="org.milyn.edi.unedifact.d99b.common.PartiesAndInstruction" createOnElement="CONDRO/Segment_group_5/Parties_and_instruction">
        <jb:value property="actionRequestNotificationDescriptionCode" data="CONDRO/Segment_group_5/Parties_and_instruction/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:wiring property="partiesToInstruction" beanIdRef="CONDRO.Segment_group_5.Parties_and_instruction.PARTIES_TO_INSTRUCTION" />
        <jb:wiring property="instruction" beanIdRef="CONDRO.Segment_group_5.Parties_and_instruction.INSTRUCTION" />
        <jb:wiring property="statusOfInstruction" beanIdRef="CONDRO.Segment_group_5.Parties_and_instruction.STATUS_OF_INSTRUCTION" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_5.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d99b.common.field.PartiesToInstructionC849" createOnElement="CONDRO/Segment_group_5/Parties_and_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="partyEnactingInstructionIdentification" data="CONDRO/Segment_group_5/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Party_enacting_instruction_identification" decoder="String" default="null" />
        <jb:value property="instructionReceivingPartyIdentifier" data="CONDRO/Segment_group_5/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_5.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d99b.common.field.InstructionC522" createOnElement="CONDRO/Segment_group_5/Parties_and_instruction/INSTRUCTION">
        <jb:value property="instructionTypeCodeQualifier" data="CONDRO/Segment_group_5/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="instructionDescriptionCode" data="CONDRO/Segment_group_5/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_5/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_5/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="instructionDescription" data="CONDRO/Segment_group_5/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_5.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d99b.common.field.StatusOfInstructionC850" createOnElement="CONDRO/Segment_group_5/Parties_and_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusDescriptionCode" data="CONDRO/Segment_group_5/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" />
        <jb:value property="partyName" data="CONDRO/Segment_group_5/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d99b.CONDRO.SegmentGroup6" createOnElement="CONDRO/Segment_group_5/Segment_group_6">
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="CONDRO.Segment_group_5.Segment_group_6.External_file_link_identification" />
        <jb:wiring property="computerEnvironmentDetails" beanIdRef="CONDRO.Segment_group_5.Segment_group_6.Computer_environment_details_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRO.Segment_group_5.Segment_group_6.Date_time_period_List" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRO.Segment_group_5.Segment_group_6.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.FileDetailsC099" createOnElement="CONDRO/Segment_group_5/Segment_group_6/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormat" data="CONDRO/Segment_group_5/Segment_group_6/External_file_link_identification/FILE_DETAILS/File_format" decoder="String" default="null" />
        <jb:value property="version" data="CONDRO/Segment_group_5/Segment_group_6/External_file_link_identification/FILE_DETAILS/Version" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="CONDRO/Segment_group_5/Segment_group_6/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="CONDRO/Segment_group_5/Segment_group_6/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CONDRO.Segment_group_5.Segment_group_6.Computer_environment_details" class="org.milyn.edi.unedifact.d99b.common.ComputerEnvironmentDetails" createOnElement="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsCodeQualifier" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/Computer_environment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="fileGeneratingCommand" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/File_generating_command" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="CONDRO.Segment_group_5.Segment_group_6.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_5.Segment_group_6.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.ComputerEnvironmentIdentificationC079" createOnElement="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentCoded" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="computerEnvironment" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment" decoder="String" default="null" />
        <jb:value property="version" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version" decoder="String" default="null" />
        <jb:value property="release" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release" decoder="String" default="null" />
        <jb:value property="objectIdentifier" data="CONDRO/Segment_group_5/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Object_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_7" class="org.milyn.edi.unedifact.d99b.CONDRO.SegmentGroup7" createOnElement="CONDRO/Segment_group_7">
        <jb:wiring property="structureIdentification" beanIdRef="CONDRO.Segment_group_7.Structure_identification" />
        <jb:wiring property="generalIndicator" beanIdRef="CONDRO.Segment_group_7.General_indicator" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONDRO.Segment_group_7.Date_time_period" />
        <jb:wiring property="itemDescription" beanIdRef="CONDRO.Segment_group_7.Item_description" />
        <jb:wiring property="reference" beanIdRef="CONDRO.Segment_group_7.Reference_List" />
        <jb:wiring property="quantity" beanIdRef="CONDRO.Segment_group_7.Quantity" />
        <jb:wiring property="segmentGroup8" beanIdRef="CONDRO.Segment_group_7.Segment_group_8" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRO.Segment_group_7.General_indicator" class="org.milyn.edi.unedifact.d99b.common.GeneralIndicator" createOnElement="CONDRO/Segment_group_7/General_indicator">
        <jb:wiring property="processingIndicator" beanIdRef="CONDRO.Segment_group_7.General_indicator.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_7.General_indicator.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d99b.common.field.ProcessingIndicatorC529" createOnElement="CONDRO/Segment_group_7/General_indicator/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorDescriptionCode" data="CONDRO/Segment_group_7/General_indicator/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_7/General_indicator/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_7/General_indicator/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processTypeDescriptionCode" data="CONDRO/Segment_group_7/General_indicator/PROCESSING_INDICATOR/Process_type_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONDRO.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d99b.CONDRO.SegmentGroup8" createOnElement="CONDRO/Segment_group_7/Segment_group_8">
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONDRO.Segment_group_7.Segment_group_8.Place_location_identification" />
        <jb:wiring property="dimensions" beanIdRef="CONDRO.Segment_group_7.Segment_group_8.Dimensions_List" />
        <jb:wiring property="quantity" beanIdRef="CONDRO.Segment_group_7.Segment_group_8.Quantity_List" />
        <jb:wiring property="measurements" beanIdRef="CONDRO.Segment_group_7.Segment_group_8.Measurements" />
    </jb:bean>

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

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

    <jb:bean beanId="CONDRO.Segment_group_7.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_7.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CONDRO/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_7.Segment_group_8.Dimensions_List" class="java.util.ArrayList" createOnElement="CONDRO/Segment_group_7/Segment_group_8">
        <jb:wiring beanIdRef="CONDRO.Segment_group_7.Segment_group_8.Dimensions" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_7.Segment_group_8.Dimensions" class="org.milyn.edi.unedifact.d99b.common.Dimensions" createOnElement="CONDRO/Segment_group_7/Segment_group_8/Dimensions">
        <jb:value property="dimensionQualifier" data="CONDRO/Segment_group_7/Segment_group_8/Dimensions/Dimension_qualifier" decoder="String" default="null" />
        <jb:wiring property="dimensions" beanIdRef="CONDRO.Segment_group_7.Segment_group_8.Dimensions.DIMENSIONS" />
    </jb:bean>

    <jb:bean beanId="CONDRO.Segment_group_7.Segment_group_8.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d99b.common.field.DimensionsC211" createOnElement="CONDRO/Segment_group_7/Segment_group_8/Dimensions/DIMENSIONS">
        <jb:value property="measurementUnitCode" data="CONDRO/Segment_group_7/Segment_group_8/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="lengthDimension" data="CONDRO/Segment_group_7/Segment_group_8/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" />
        <jb:value property="widthDimension" data="CONDRO/Segment_group_7/Segment_group_8/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" />
        <jb:value property="heightDimension" data="CONDRO/Segment_group_7/Segment_group_8/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy