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

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


    <jb:bean beanId="DOCARE" class="org.milyn.edi.unedifact.d98a.DOCARE.Docare" createOnElement="DOCARE">
        <jb:wiring property="beginningOfMessage" beanIdRef="DOCARE.Beginning_of_message" />
        <jb:wiring property="reference" beanIdRef="DOCARE.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="DOCARE.Date_time_period" />
        <jb:wiring property="segmentGroup1" beanIdRef="DOCARE.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="DOCARE.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="DOCARE.Segment_group_3" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="DOCARE.Segment_group_1.Financial_institution_information" class="org.milyn.edi.unedifact.d98a.common.FinancialInstitutionInformation" createOnElement="DOCARE/Segment_group_1/Financial_institution_information">
        <jb:value property="partyQualifier" data="DOCARE/Segment_group_1/Financial_institution_information/Party_qualifier" decoder="String" default="null" />
        <jb:value property="countryCoded" data="DOCARE/Segment_group_1/Financial_institution_information/Country__coded" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="DOCARE.Segment_group_1.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="DOCARE.Segment_group_1.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="DOCARE.Segment_group_1.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d98a.common.field.AccountHolderIdentificationC078" createOnElement="DOCARE/Segment_group_1/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderNumber" data="DOCARE/Segment_group_1/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_number" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="DOCARE/Segment_group_1/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="DOCARE/Segment_group_1/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyCoded" data="DOCARE/Segment_group_1/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DOCARE.Segment_group_1.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d98a.common.field.InstitutionIdentificationC088" createOnElement="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameIdentification" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier1" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded1" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchNumber" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_number" decoder="String" default="null" />
        <jb:value property="codeListQualifier2" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded2" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchPlace" data="DOCARE/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_place" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="DOCARE.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d98a.common.field.PartyIdentificationDetailsC082" createOnElement="DOCARE/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentification" data="DOCARE/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="DOCARE/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="DOCARE/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy