org.milyn.edi.unedifact.d02a.COPAYM.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/d02a/COPAYM/edimappingconfig.xml" validate="false" /> <jb:bean beanId="COPAYM" class="org.milyn.edi.unedifact.d02a.COPAYM.Copaym" createOnElement="COPAYM"> <jb:wiring property="beginningOfMessage" beanIdRef="COPAYM.Beginning_of_message" /> <jb:wiring property="generalIndicator" beanIdRef="COPAYM.General_indicator" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Date_time_period_List" /> <jb:wiring property="quantity" beanIdRef="COPAYM.Quantity" /> <jb:wiring property="reference" beanIdRef="COPAYM.Reference_List" /> <jb:wiring property="currencies" beanIdRef="COPAYM.Currencies" /> <jb:wiring property="segmentGroup1" beanIdRef="COPAYM.Segment_group_1_List" /> <jb:wiring property="sectionControl1" beanIdRef="COPAYM.Section_control_-_-1" /> <jb:wiring property="segmentGroup2" beanIdRef="COPAYM.Segment_group_2_List" /> <jb:wiring property="sectionControl2" beanIdRef="COPAYM.Section_control_-_-2" /> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Monetary_amount_List" /> <jb:wiring property="controlTotal" beanIdRef="COPAYM.Control_total" /> <jb:wiring property="segmentGroup6" beanIdRef="COPAYM.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="COPAYM.Segment_group_7_List" /> </jb:bean> <jb:bean beanId="COPAYM.Beginning_of_message" class="org.milyn.edi.unedifact.d02a.common.BeginningOfMessage" createOnElement="COPAYM/Beginning_of_message"> <jb:value property="messageFunctionCode" data="COPAYM/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="COPAYM/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="COPAYM.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="COPAYM.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPAYM.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageIdentificationC106" createOnElement="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.General_indicator" class="org.milyn.edi.unedifact.d02a.common.GeneralIndicator" createOnElement="COPAYM/General_indicator"> <jb:wiring property="processingIndicator" beanIdRef="COPAYM.General_indicator.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="COPAYM.General_indicator.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d02a.common.field.ProcessingIndicatorC529" createOnElement="COPAYM/General_indicator/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="COPAYM/General_indicator/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/General_indicator/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/General_indicator/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="COPAYM/General_indicator/PROCESSING_INDICATOR/Process_type_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Date_time_period" /> </jb:bean> <jb:bean beanId="COPAYM.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="COPAYM/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPAYM.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="COPAYM/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPAYM/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPAYM/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPAYM/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="COPAYM/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="COPAYM.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="COPAYM/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="COPAYM/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="COPAYM/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="COPAYM/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Reference_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Reference" /> </jb:bean> <jb:bean beanId="COPAYM.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="COPAYM/Reference"> <jb:wiring property="reference" beanIdRef="COPAYM.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPAYM.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="COPAYM/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPAYM/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPAYM/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPAYM/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPAYM/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Currencies" class="org.milyn.edi.unedifact.d02a.common.Currencies" createOnElement="COPAYM/Currencies"> <jb:value property="currencyExchangeRate" data="COPAYM/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="COPAYM/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="COPAYM.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="COPAYM.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="COPAYM.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.CurrencyDetailsC504" createOnElement="COPAYM/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.CurrencyDetailsC504" createOnElement="COPAYM/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="COPAYM/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Segment_group_1" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup1" createOnElement="COPAYM/Segment_group_1"> <jb:wiring property="partyIdentification" beanIdRef="COPAYM.Segment_group_1.Party_identification" /> <jb:wiring property="address" beanIdRef="COPAYM.Segment_group_1.Address" /> <jb:wiring property="contactInformation" beanIdRef="COPAYM.Segment_group_1.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="COPAYM.Segment_group_1.Communication_contact_List" /> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_1.Reference_List" /> <jb:wiring property="attribute" beanIdRef="COPAYM.Segment_group_1.Attribute_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification" class="org.milyn.edi.unedifact.d02a.common.PartyIdentification" createOnElement="COPAYM/Segment_group_1/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="COPAYM/Segment_group_1/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="COPAYM/Segment_group_1/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="COPAYM/Segment_group_1/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="COPAYM.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="COPAYM.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="COPAYM/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="COPAYM/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="COPAYM/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="COPAYM/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Address" class="org.milyn.edi.unedifact.d02a.common.Address" createOnElement="COPAYM/Segment_group_1/Address"> <jb:value property="cityName" data="COPAYM/Segment_group_1/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="COPAYM/Segment_group_1/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPAYM/Segment_group_1/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="COPAYM.Segment_group_1.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="COPAYM.Segment_group_1.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="COPAYM.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="COPAYM.Segment_group_1.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d02a.common.field.AddressUsageC817" createOnElement="COPAYM/Segment_group_1/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="COPAYM/Segment_group_1/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="COPAYM/Segment_group_1/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="COPAYM/Segment_group_1/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.AddressDetailsC090" createOnElement="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="COPAYM/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="COPAYM/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="COPAYM/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="COPAYM/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="COPAYM/Segment_group_1/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="COPAYM/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="COPAYM/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="COPAYM/Segment_group_1/Contact_information"> <jb:value property="contactFunctionCode" data="COPAYM/Segment_group_1/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="COPAYM.Segment_group_1.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="COPAYM/Segment_group_1/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="COPAYM/Segment_group_1/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="COPAYM/Segment_group_1/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Communication_contact_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_1"> <jb:wiring beanIdRef="COPAYM.Segment_group_1.Communication_contact" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="COPAYM/Segment_group_1/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="COPAYM.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="COPAYM/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="COPAYM/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="COPAYM/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Reference_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_1"> <jb:wiring beanIdRef="COPAYM.Segment_group_1.Reference" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="COPAYM/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="COPAYM/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPAYM/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPAYM/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPAYM/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPAYM/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Attribute_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_1"> <jb:wiring beanIdRef="COPAYM.Segment_group_1.Attribute" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Attribute" class="org.milyn.edi.unedifact.d02a.common.Attribute" createOnElement="COPAYM/Segment_group_1/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="COPAYM/Segment_group_1/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="COPAYM.Segment_group_1.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="COPAYM.Segment_group_1.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.AttributeTypeC955" createOnElement="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_1.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.AttributeDetailC956" createOnElement="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="COPAYM/Segment_group_1/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Section_control_-_-1" class="org.milyn.edi.unedifact.d02a.common.SectionControl" createOnElement="COPAYM/Section_control_-_-1"> <jb:value property="sectionIdentification" data="COPAYM/Section_control_-_-1/SECTION_IDENTIFICATION" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Segment_group_2" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup2" createOnElement="COPAYM/Segment_group_2"> <jb:wiring property="partyIdentification" beanIdRef="COPAYM.Segment_group_2.Party_identification" /> <jb:wiring property="address" beanIdRef="COPAYM.Segment_group_2.Address_List" /> <jb:wiring property="contactInformation" beanIdRef="COPAYM.Segment_group_2.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="COPAYM.Segment_group_2.Communication_contact_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_2.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_2.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="COPAYM.Segment_group_2.Quantity_List" /> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_2.Reference_List" /> <jb:wiring property="attribute" beanIdRef="COPAYM.Segment_group_2.Attribute_List" /> <jb:wiring property="segmentGroup3" beanIdRef="COPAYM.Segment_group_2.Segment_group_3_List" /> <jb:wiring property="segmentGroup4" beanIdRef="COPAYM.Segment_group_2.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification" class="org.milyn.edi.unedifact.d02a.common.PartyIdentification" createOnElement="COPAYM/Segment_group_2/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="COPAYM/Segment_group_2/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="COPAYM/Segment_group_2/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="COPAYM/Segment_group_2/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="COPAYM.Segment_group_2.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="COPAYM.Segment_group_2.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="COPAYM/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="COPAYM/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="COPAYM/Segment_group_2/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="COPAYM/Segment_group_2/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.NameComponentDetailsC816" createOnElement="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="COPAYM/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Address_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Address" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Address" class="org.milyn.edi.unedifact.d02a.common.Address" createOnElement="COPAYM/Segment_group_2/Address"> <jb:value property="cityName" data="COPAYM/Segment_group_2/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="COPAYM/Segment_group_2/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPAYM/Segment_group_2/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="COPAYM.Segment_group_2.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="COPAYM.Segment_group_2.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="COPAYM.Segment_group_2.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="COPAYM.Segment_group_2.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d02a.common.field.AddressUsageC817" createOnElement="COPAYM/Segment_group_2/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="COPAYM/Segment_group_2/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="COPAYM/Segment_group_2/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="COPAYM/Segment_group_2/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.AddressDetailsC090" createOnElement="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="COPAYM/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="COPAYM/Segment_group_2/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="COPAYM/Segment_group_2/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="COPAYM/Segment_group_2/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="COPAYM/Segment_group_2/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="COPAYM/Segment_group_2/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="COPAYM/Segment_group_2/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="COPAYM/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCode" data="COPAYM/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="COPAYM.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="COPAYM/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="COPAYM/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="COPAYM/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="COPAYM/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="COPAYM.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="COPAYM/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="COPAYM/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="COPAYM/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="COPAYM/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="COPAYM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPAYM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPAYM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPAYM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Monetary_amount_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Monetary_amount" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="COPAYM/Segment_group_2/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_2.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="COPAYM/Segment_group_2/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="COPAYM/Segment_group_2/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="COPAYM/Segment_group_2/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Segment_group_2/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Segment_group_2/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_2/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Quantity_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Quantity" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="COPAYM/Segment_group_2/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="COPAYM.Segment_group_2.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="COPAYM/Segment_group_2/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="COPAYM/Segment_group_2/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="COPAYM/Segment_group_2/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="COPAYM/Segment_group_2/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Reference_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Reference" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="COPAYM/Segment_group_2/Reference"> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_2.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="COPAYM/Segment_group_2/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPAYM/Segment_group_2/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPAYM/Segment_group_2/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPAYM/Segment_group_2/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPAYM/Segment_group_2/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Segment_group_2/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Attribute_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Attribute" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Attribute" class="org.milyn.edi.unedifact.d02a.common.Attribute" createOnElement="COPAYM/Segment_group_2/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="COPAYM/Segment_group_2/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="COPAYM.Segment_group_2.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="COPAYM.Segment_group_2.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.AttributeTypeC955" createOnElement="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.AttributeDetailC956" createOnElement="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="COPAYM/Segment_group_2/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup3" createOnElement="COPAYM/Segment_group_2/Segment_group_3"> <jb:wiring property="contributionDetails" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Contribution_details" /> <jb:wiring property="documentLineIdentification" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Document_line_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Date_time_period" /> <jb:wiring property="percentageDetails" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Percentage_details_List" /> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Quantity_List" /> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Reference_List" /> <jb:wiring property="attribute" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Attribute_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Contribution_details" class="org.milyn.edi.unedifact.d02a.common.ContributionDetails" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Contribution_details"> <jb:value property="contributionCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" /> <jb:wiring property="contributionType" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.CONTRIBUTION_TYPE" /> <jb:wiring property="instruction" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.INSTRUCTION" /> <jb:wiring property="rateTariffClass" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.RATE_TARIFF_CLASS" /> <jb:wiring property="reasonForChange" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.ContributionTypeC953" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE"> <jb:value property="contributionTypeDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="contributionTypeDescription" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.INSTRUCTION" class="org.milyn.edi.unedifact.d02a.common.field.InstructionC522" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d02a.common.field.RateTariffClassC203" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Contribution_details.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d02a.common.field.ReasonForChangeC960" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="COPAYM/Segment_group_2/Segment_group_3/Contribution_details/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Document_line_identification" class="org.milyn.edi.unedifact.d02a.common.DocumentLineIdentification" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Document_line_identification"> <jb:value property="documentLineActionCode" data="COPAYM/Segment_group_2/Segment_group_3/Document_line_identification/Document_line_action_code" decoder="String" default="null" /> <jb:value property="lineItemIdentifier" data="COPAYM/Segment_group_2/Segment_group_3/Document_line_identification/Line_item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPAYM/Segment_group_2/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="COPAYM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPAYM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Percentage_details_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Percentage_details" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Percentage_details"> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PercentageDetailsC501" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Monetary_amount_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Monetary_amount" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Quantity_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Quantity" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="COPAYM/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="COPAYM/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Reference_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Reference" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Reference"> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPAYM/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPAYM/Segment_group_2/Segment_group_3/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPAYM/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Segment_group_2/Segment_group_3/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Attribute_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Attribute" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Attribute" class="org.milyn.edi.unedifact.d02a.common.Attribute" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="COPAYM.Segment_group_2.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.AttributeTypeC955" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.AttributeDetailC956" createOnElement="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="COPAYM/Segment_group_2/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_4" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup4" createOnElement="COPAYM/Segment_group_2/Segment_group_4"> <jb:wiring property="placeLocationIdentification" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification" /> <jb:wiring property="segmentGroup5" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="COPAYM/Segment_group_2/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_4"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup5" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5"> <jb:wiring property="percentageDetails" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Monetary_amount_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details"> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PercentageDetailsC501" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Monetary_amount_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Monetary_amount" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_2.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_2/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Section_control_-_-2" class="org.milyn.edi.unedifact.d02a.common.SectionControl" createOnElement="COPAYM/Section_control_-_-2"> <jb:value property="sectionIdentification" data="COPAYM/Section_control_-_-2/SECTION_IDENTIFICATION" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Monetary_amount_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Monetary_amount" /> </jb:bean> <jb:bean beanId="COPAYM.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="COPAYM/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="COPAYM.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="COPAYM/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="COPAYM/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="COPAYM/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Control_total" class="org.milyn.edi.unedifact.d02a.common.ControlTotal" createOnElement="COPAYM/Control_total"> <jb:wiring property="control" beanIdRef="COPAYM.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="COPAYM.Control_total.CONTROL" class="org.milyn.edi.unedifact.d02a.common.field.ControlC270" createOnElement="COPAYM/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="COPAYM/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="COPAYM/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="COPAYM/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Segment_group_6" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup6" createOnElement="COPAYM/Segment_group_6"> <jb:wiring property="paymentInstructions" beanIdRef="COPAYM.Segment_group_6.Payment_instructions" /> <jb:wiring property="financialInstitutionInformation" beanIdRef="COPAYM.Segment_group_6.Financial_institution_information" /> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_6.Monetary_amount_List" /> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_6.Reference_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_6.Date_time_period_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Payment_instructions" class="org.milyn.edi.unedifact.d02a.common.PaymentInstructions" createOnElement="COPAYM/Segment_group_6/Payment_instructions"> <jb:wiring property="paymentInstructionDetails" beanIdRef="COPAYM.Segment_group_6.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PaymentInstructionDetailsC534" createOnElement="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS"> <jb:value property="paymentConditionsCode" data="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_conditions_code" decoder="String" default="null" /> <jb:value property="paymentGuaranteeMeansCode" data="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_guarantee_means_code" decoder="String" default="null" /> <jb:value property="paymentMeansCode" data="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_means_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="paymentChannelCode" data="COPAYM/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_channel_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Financial_institution_information" class="org.milyn.edi.unedifact.d02a.common.FinancialInstitutionInformation" createOnElement="COPAYM/Segment_group_6/Financial_institution_information"> <jb:value property="partyFunctionCodeQualifier" data="COPAYM/Segment_group_6/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPAYM/Segment_group_6/Financial_institution_information/Country_name_code" decoder="String" default="null" /> <jb:wiring property="accountHolderIdentification" beanIdRef="COPAYM.Segment_group_6.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" /> <jb:wiring property="institutionIdentification" beanIdRef="COPAYM.Segment_group_6.Financial_institution_information.INSTITUTION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.AccountHolderIdentificationC078" createOnElement="COPAYM/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION"> <jb:value property="accountHolderIdentifier" data="COPAYM/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" /> <jb:value property="accountHolderName1" data="COPAYM/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" /> <jb:value property="accountHolderName2" data="COPAYM/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.InstitutionIdentificationC088" createOnElement="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION"> <jb:value property="institutionNameCode" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="institutionBranchIdentifier" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="institutionName" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" /> <jb:value property="institutionBranchLocationName" data="COPAYM/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Monetary_amount_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_6"> <jb:wiring beanIdRef="COPAYM.Segment_group_6.Monetary_amount" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="COPAYM/Segment_group_6/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="COPAYM.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="COPAYM/Segment_group_6/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="COPAYM/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="COPAYM/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="COPAYM/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="COPAYM/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="COPAYM/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Reference_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_6"> <jb:wiring beanIdRef="COPAYM.Segment_group_6.Reference" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="COPAYM/Segment_group_6/Reference"> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_6.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="COPAYM/Segment_group_6/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPAYM/Segment_group_6/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPAYM/Segment_group_6/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPAYM/Segment_group_6/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPAYM/Segment_group_6/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Segment_group_6/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_6"> <jb:wiring beanIdRef="COPAYM.Segment_group_6.Date_time_period" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="COPAYM/Segment_group_6/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="COPAYM/Segment_group_6/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPAYM/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPAYM/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPAYM/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7_List" class="java.util.ArrayList" createOnElement="COPAYM"> <jb:wiring beanIdRef="COPAYM.Segment_group_7" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7" class="org.milyn.edi.unedifact.d02a.COPAYM.SegmentGroup7" createOnElement="COPAYM/Segment_group_7"> <jb:wiring property="authenticationResult" beanIdRef="COPAYM.Segment_group_7.Authentication_result" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_7.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_7.Reference_List" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Authentication_result" class="org.milyn.edi.unedifact.d02a.common.AuthenticationResult" createOnElement="COPAYM/Segment_group_7/Authentication_result"> <jb:value property="validationResultText" data="COPAYM/Segment_group_7/Authentication_result/Validation_result_text" decoder="String" default="null" /> <jb:value property="validationKeyIdentifier" data="COPAYM/Segment_group_7/Authentication_result/Validation_key_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_7"> <jb:wiring beanIdRef="COPAYM.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="COPAYM/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPAYM.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="COPAYM/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPAYM/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPAYM/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPAYM/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Reference_List" class="java.util.ArrayList" createOnElement="COPAYM/Segment_group_7"> <jb:wiring beanIdRef="COPAYM.Segment_group_7.Reference" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="COPAYM/Segment_group_7/Reference"> <jb:wiring property="reference" beanIdRef="COPAYM.Segment_group_7.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPAYM.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="COPAYM/Segment_group_7/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPAYM/Segment_group_7/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPAYM/Segment_group_7/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPAYM/Segment_group_7/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPAYM/Segment_group_7/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPAYM/Segment_group_7/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>