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

org.milyn.edi.unedifact.d06b.CONRPW.bindingconfig.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"
                      xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd"
                      xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd">

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

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

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


    <jb:bean beanId="CONRPW" class="org.milyn.edi.unedifact.d06b.CONRPW.Conrpw" createOnElement="CONRPW">
        <jb:wiring property="beginningOfMessage" beanIdRef="CONRPW.Beginning_of_message" />
        <jb:wiring property="reference" beanIdRef="CONRPW.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CONRPW.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="CONRPW.Segment_group_1_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CONRPW.Place_location_identification_List" />
        <jb:wiring property="freeText" beanIdRef="CONRPW.Free_text_List" />
        <jb:wiring property="documentMessageDetails" beanIdRef="CONRPW.Document_message_details_List" />
        <jb:wiring property="controlTotal" beanIdRef="CONRPW.Control_total_List" />
        <jb:wiring property="authenticationResult" beanIdRef="CONRPW.Authentication_result" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONRPW.Segment_group_1" class="org.milyn.edi.unedifact.d06b.CONRPW.SegmentGroup1" createOnElement="CONRPW/Segment_group_1">
        <jb:wiring property="nameAndAddress" beanIdRef="CONRPW.Segment_group_1.Name_and_address" />
        <jb:wiring property="segmentGroup2" beanIdRef="CONRPW.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="CONRPW.Segment_group_1.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="CONRPW/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="CONRPW/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="CONRPW/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="CONRPW/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="CONRPW/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="CONRPW.Document_message_details_List" class="java.util.ArrayList" createOnElement="CONRPW">
        <jb:wiring beanIdRef="CONRPW.Document_message_details" />
    </jb:bean>

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy