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

org.milyn.edi.unedifact.d05a.DOCAMI.bindingconfig.xml Maven / Gradle / Ivy

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

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

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

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


    <jb:bean beanId="DOCAMI" class="org.milyn.edi.unedifact.d05a.DOCAMI.Docami" createOnElement="DOCAMI">
        <jb:wiring property="beginningOfMessage" beanIdRef="DOCAMI.Beginning_of_message" />
        <jb:wiring property="reference" beanIdRef="DOCAMI.Reference_List" />
        <jb:wiring property="financialChargesAllocation" beanIdRef="DOCAMI.Financial_charges_allocation" />
        <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Date_time_period_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Monetary_amount_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="DOCAMI.Place_location_identification_List" />
        <jb:wiring property="transportServiceRequirements" beanIdRef="DOCAMI.Transport_service_requirements" />
        <jb:wiring property="freeText" beanIdRef="DOCAMI.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="DOCAMI.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="DOCAMI.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="DOCAMI.Segment_group_3" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="DOCAMI.Financial_charges_allocation" class="org.milyn.edi.unedifact.d05a.common.FinancialChargesAllocation" createOnElement="DOCAMI/Financial_charges_allocation">
        <jb:value property="settlementMeansCode" data="DOCAMI/Financial_charges_allocation/Settlement_means_code" decoder="String" default="null" />
        <jb:wiring property="chargeAllowanceAccount" beanIdRef="DOCAMI.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" />
    </jb:bean>

    <jb:bean beanId="DOCAMI.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d05a.common.field.ChargeAllowanceAccountC878" createOnElement="DOCAMI/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT">
        <jb:value property="institutionBranchIdentifier" data="DOCAMI/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DOCAMI/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DOCAMI/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountHolderIdentifier" data="DOCAMI/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="DOCAMI/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="DOCAMI.Transport_service_requirements" class="org.milyn.edi.unedifact.d05a.common.TransportServiceRequirements" createOnElement="DOCAMI/Transport_service_requirements">
        <jb:wiring property="contractAndCarriageCondition" beanIdRef="DOCAMI.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" />
        <jb:wiring property="service" beanIdRef="DOCAMI.Transport_service_requirements.SERVICE" />
        <jb:wiring property="transportPriority" beanIdRef="DOCAMI.Transport_service_requirements.TRANSPORT_PRIORITY" />
        <jb:wiring property="natureOfCargo" beanIdRef="DOCAMI.Transport_service_requirements.NATURE_OF_CARGO" />
    </jb:bean>

    <jb:bean beanId="DOCAMI.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d05a.common.field.ContractAndCarriageConditionC536" createOnElement="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION">
        <jb:value property="contractAndCarriageConditionCode" data="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DOCAMI.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d05a.common.field.ServiceC233" createOnElement="DOCAMI/Transport_service_requirements/SERVICE">
        <jb:value property="serviceRequirementCode1" data="DOCAMI/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="serviceRequirementCode2" data="DOCAMI/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DOCAMI.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d05a.common.field.TransportPriorityC537" createOnElement="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY">
        <jb:value property="transportServicePriorityCode" data="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DOCAMI.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d05a.common.field.NatureOfCargoC703" createOnElement="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO">
        <jb:value property="cargoTypeClassificationCode" data="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="DOCAMI.Segment_group_1" class="org.milyn.edi.unedifact.d05a.DOCAMI.SegmentGroup1" createOnElement="DOCAMI/Segment_group_1">
        <jb:wiring property="financialInstitutionInformation" beanIdRef="DOCAMI.Segment_group_1.Financial_institution_information" />
        <jb:wiring property="reference" beanIdRef="DOCAMI.Segment_group_1.Reference_List" />
        <jb:wiring property="contactInformation" beanIdRef="DOCAMI.Segment_group_1.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="DOCAMI.Segment_group_1.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="DOCAMI.Segment_group_1.Financial_institution_information" class="org.milyn.edi.unedifact.d05a.common.FinancialInstitutionInformation" createOnElement="DOCAMI/Segment_group_1/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="DOCAMI/Segment_group_1/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="DOCAMI/Segment_group_1/Financial_institution_information/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="DOCAMI.Segment_group_1.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="DOCAMI.Segment_group_1.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="DOCAMI.Segment_group_1.Communication_contact_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_1">
        <jb:wiring beanIdRef="DOCAMI.Segment_group_1.Communication_contact" />
    </jb:bean>

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

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

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

    <jb:bean beanId="DOCAMI.Segment_group_2" class="org.milyn.edi.unedifact.d05a.DOCAMI.SegmentGroup2" createOnElement="DOCAMI/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="DOCAMI.Segment_group_2.Name_and_address" />
        <jb:wiring property="reference" beanIdRef="DOCAMI.Segment_group_2.Reference" />
        <jb:wiring property="contactInformation" beanIdRef="DOCAMI.Segment_group_2.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="DOCAMI.Segment_group_2.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="DOCAMI.Segment_group_3" class="org.milyn.edi.unedifact.d05a.DOCAMI.SegmentGroup3" createOnElement="DOCAMI/Segment_group_3">
        <jb:wiring property="authenticationResult" beanIdRef="DOCAMI.Segment_group_3.Authentication_result" />
        <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_3.Date_time_period" />
    </jb:bean>

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy