org.milyn.edi.unedifact.d05a.ICASRP.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/d05a/ICASRP/edimappingconfig.xml" validate="false" /> <jb:bean beanId="ICASRP" class="org.milyn.edi.unedifact.d05a.ICASRP.Icasrp" createOnElement="ICASRP"> <jb:wiring property="beginningOfMessage" beanIdRef="ICASRP.Beginning_of_message" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Attribute_List" /> <jb:wiring property="currencies" beanIdRef="ICASRP.Currencies" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Date_time_period_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Query_and_response_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="ICASRP.Segment_group_1_List" /> <jb:wiring property="segmentGroup3" beanIdRef="ICASRP.Segment_group_3_List" /> <jb:wiring property="segmentGroup10" beanIdRef="ICASRP.Segment_group_10_List" /> <jb:wiring property="segmentGroup11" beanIdRef="ICASRP.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="ICASRP.Segment_group_12_List" /> <jb:wiring property="segmentGroup14" beanIdRef="ICASRP.Segment_group_14_List" /> <jb:wiring property="segmentGroup23" beanIdRef="ICASRP.Segment_group_23_List" /> <jb:wiring property="segmentGroup24" beanIdRef="ICASRP.Segment_group_24_List" /> </jb:bean> <jb:bean beanId="ICASRP.Beginning_of_message" class="org.milyn.edi.unedifact.d05a.common.BeginningOfMessage" createOnElement="ICASRP/Beginning_of_message"> <jb:value property="messageFunctionCode" data="ICASRP/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="ICASRP/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="ICASRP.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="ICASRP.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageIdentificationC106" createOnElement="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Currencies" class="org.milyn.edi.unedifact.d05a.common.Currencies" createOnElement="ICASRP/Currencies"> <jb:value property="currencyExchangeRate" data="ICASRP/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="ICASRP/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="ICASRP.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="ICASRP.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="ICASRP.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.CurrencyDetailsC504" createOnElement="ICASRP/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.CurrencyDetailsC504" createOnElement="ICASRP/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="ICASRP/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_1" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup1" createOnElement="ICASRP/Segment_group_1"> <jb:wiring property="partyIdentification" beanIdRef="ICASRP.Segment_group_1.Party_identification" /> <jb:wiring property="segmentGroup2" beanIdRef="ICASRP.Segment_group_1.Segment_group_2_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="ICASRP/Segment_group_1/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="ICASRP/Segment_group_1/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="ICASRP/Segment_group_1/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="ICASRP/Segment_group_1/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_1"> <jb:wiring beanIdRef="ICASRP.Segment_group_1.Segment_group_2" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup2" createOnElement="ICASRP/Segment_group_1/Segment_group_2"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_1.Segment_group_2.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_1.Segment_group_2.Date_time_period_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_1/Segment_group_2/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_1.Segment_group_2.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_1/Segment_group_2/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_1/Segment_group_2/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_1/Segment_group_2/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_1/Segment_group_2/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_1/Segment_group_2/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_1/Segment_group_2/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_1/Segment_group_2"> <jb:wiring beanIdRef="ICASRP.Segment_group_1.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_1/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_1.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_1.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_1/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_1/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="ICASRP/Segment_group_1/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_1/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="ICASRP.Segment_group_3_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_3" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup3" createOnElement="ICASRP/Segment_group_3"> <jb:wiring property="event" beanIdRef="ICASRP.Segment_group_3.Event" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_3.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_3.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Reference_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Percentage_details_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_3.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_3.Quantity_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Free_text_List" /> <jb:wiring property="segmentGroup4" beanIdRef="ICASRP.Segment_group_3.Segment_group_4_List" /> <jb:wiring property="segmentGroup6" beanIdRef="ICASRP.Segment_group_3.Segment_group_6_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Event" class="org.milyn.edi.unedifact.d05a.common.Event" createOnElement="ICASRP/Segment_group_3/Event"> <jb:value property="eventDetailsCodeQualifier" data="ICASRP/Segment_group_3/Event/Event_details_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="ICASRP/Segment_group_3/Event/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="eventCategory" beanIdRef="ICASRP.Segment_group_3.Event.EVENT_CATEGORY" /> <jb:wiring property="eventType" beanIdRef="ICASRP.Segment_group_3.Event.EVENT_TYPE" /> <jb:wiring property="eventIdentification" beanIdRef="ICASRP.Segment_group_3.Event.EVENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Event.EVENT_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.EventCategoryC004" createOnElement="ICASRP/Segment_group_3/Event/EVENT_CATEGORY"> <jb:value property="eventCategoryDescriptionCode" data="ICASRP/Segment_group_3/Event/EVENT_CATEGORY/Event_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Event/EVENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Event/EVENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="eventCategoryDescription" data="ICASRP/Segment_group_3/Event/EVENT_CATEGORY/Event_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Event.EVENT_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.EventTypeC030" createOnElement="ICASRP/Segment_group_3/Event/EVENT_TYPE"> <jb:value property="eventTypeDescriptionCode" data="ICASRP/Segment_group_3/Event/EVENT_TYPE/Event_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Event/EVENT_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Event/EVENT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="eventTypeDescription" data="ICASRP/Segment_group_3/Event/EVENT_TYPE/Event_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Event.EVENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.EventIdentificationC063" createOnElement="ICASRP/Segment_group_3/Event/EVENT_IDENTIFICATION"> <jb:value property="eventDescriptionCode" data="ICASRP/Segment_group_3/Event/EVENT_IDENTIFICATION/Event_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Event/EVENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Event/EVENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="event" data="ICASRP/Segment_group_3/Event/EVENT_IDENTIFICATION/Event" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_3/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_3/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_3/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_3.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_3.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_3.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_3.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_3/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_3/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_3/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_3/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_3/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/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="ICASRP/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/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="ICASRP.Segment_group_3.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_3/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_3/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_3/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_3/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_3/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_3/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_3.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_3.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_3/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_3/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_3/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_3/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_3/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_3/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_3/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_3.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_3/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_3/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_3/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_3/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup4" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring property="chargeRateCalculations" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Free_text_List" /> <jb:wiring property="segmentGroup5" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations" class="org.milyn.edi.unedifact.d05a.common.ChargeRateCalculations" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d05a.common.field.ChargeC200" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.CommodityRateDetailC528" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassDetailC554" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_3/Segment_group_4/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_3/Segment_group_4/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_3/Segment_group_4/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup5" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="contributionDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details" class="org.milyn.edi.unedifact.d05a.common.ContributionDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details"> <jb:value property="contributionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" /> <jb:wiring property="contributionType" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.CONTRIBUTION_TYPE" /> <jb:wiring property="instruction" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.INSTRUCTION" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.RATE_TARIFF_CLASS" /> <jb:wiring property="reasonForChange" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.ContributionTypeC953" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/CONTRIBUTION_TYPE"> <jb:value property="contributionTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="contributionTypeDescription" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Contribution_details.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Contribution_details/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup6" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring property="componentDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Component_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Identity_List" /> <jb:wiring property="address" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Address" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Attribute_List" /> <jb:wiring property="communicationContact" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Communication_contact_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Percentage_details_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Quantity_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Free_text_List" /> <jb:wiring property="segmentGroup7" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Component_details" class="org.milyn.edi.unedifact.d05a.common.ComponentDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Component_details"> <jb:wiring property="typeOfUnitComponent" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Component_details.TYPE_OF_UNIT_COMPONENT" /> <jb:wiring property="componentMaterial" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Component_details.COMPONENT_MATERIAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d05a.common.field.TypeOfUnitComponentC823" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT"> <jb:value property="unitOrComponentTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="unitOrComponentTypeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.ComponentMaterialC824" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Component_details/COMPONENT_MATERIAL"> <jb:value property="componentMaterialDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/COMPONENT_MATERIAL/Component_material_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/COMPONENT_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="componentMaterialDescription" data="ICASRP/Segment_group_3/Segment_group_6/Component_details/COMPONENT_MATERIAL/Component_material_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_3/Segment_group_6/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_3/Segment_group_6/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_3/Segment_group_6/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Address"> <jb:value property="cityName" data="ICASRP/Segment_group_3/Segment_group_6/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="ICASRP/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="ICASRP/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="ICASRP/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Communication_contact_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Communication_contact" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_3/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="ICASRP/Segment_group_3/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_3/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="ICASRP.Segment_group_3.Segment_group_6.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_3/Segment_group_6/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_3/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_3/Segment_group_6/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup7" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring property="premiumCalculationComponentDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Premium_calculation_component_details" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Percentage_details_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Quantity_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text_List" /> <jb:wiring property="segmentGroup8" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Premium_calculation_component_details" class="org.milyn.edi.unedifact.d05a.common.PremiumCalculationComponentDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Premium_calculation_component_details"> <jb:value property="premiumCalculationComponentValueCategoryIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Premium_calculation_component_details/Premium_calculation_component_value_category_identifier" decoder="String" default="null" /> <jb:wiring property="premiumCalculationComponent" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" class="org.milyn.edi.unedifact.d05a.common.field.PremiumCalculationComponentC820" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT"> <jb:value property="premiumCalculationComponentIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Premium_calculation_component_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/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="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_3/Segment_group_6/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="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup8" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring property="chargeRateCalculations" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text_List" /> <jb:wiring property="segmentGroup9" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations" class="org.milyn.edi.unedifact.d05a.common.ChargeRateCalculations" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d05a.common.field.ChargeC200" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.CommodityRateDetailC528" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassDetailC554" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup9" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring property="contributionDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Percentage_details_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details" class="org.milyn.edi.unedifact.d05a.common.ContributionDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details"> <jb:value property="contributionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" /> <jb:wiring property="contributionType" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.CONTRIBUTION_TYPE" /> <jb:wiring property="instruction" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.INSTRUCTION" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.RATE_TARIFF_CLASS" /> <jb:wiring property="reasonForChange" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.ContributionTypeC953" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/CONTRIBUTION_TYPE"> <jb:value property="contributionTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="contributionTypeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Contribution_details.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Contribution_details/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_3.Segment_group_6.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_3/Segment_group_6/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_10" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup10" createOnElement="ICASRP/Segment_group_10"> <jb:wiring property="insuranceCoverDescription" beanIdRef="ICASRP.Segment_group_10.Insurance_cover_description" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_10.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_10.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_10.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_10.Monetary_amount_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_10.Reference_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_10.Query_and_response_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_10.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Insurance_cover_description" class="org.milyn.edi.unedifact.d05a.common.InsuranceCoverDescription" createOnElement="ICASRP/Segment_group_10/Insurance_cover_description"> <jb:wiring property="insuranceCoverType" beanIdRef="ICASRP.Segment_group_10.Insurance_cover_description.INSURANCE_COVER_TYPE" /> <jb:wiring property="insuranceCoverDetails" beanIdRef="ICASRP.Segment_group_10.Insurance_cover_description.INSURANCE_COVER_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Insurance_cover_description.INSURANCE_COVER_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InsuranceCoverTypeC330" createOnElement="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_TYPE"> <jb:value property="insuranceCoverTypeCode" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_TYPE/Insurance_cover_type_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Insurance_cover_description.INSURANCE_COVER_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.InsuranceCoverDetailsC331" createOnElement="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_DETAILS"> <jb:value property="insuranceCoverDescriptionCode" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="insuranceCoverDescription1" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-1" decoder="String" default="null" /> <jb:value property="insuranceCoverDescription2" data="ICASRP/Segment_group_10/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_10/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_10/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_10/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_10/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_10.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_10.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_10.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_10.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_10/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_10/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_10/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_10/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_10/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_10/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_10/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_10/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_10/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_10.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_10.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_10/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_10/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_10/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_10/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_10/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_10/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_10.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_10/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_10/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_10/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_10/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_10/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_10/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_10/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_10/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_10.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_10.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_10/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_10/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_10/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_10/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_10/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_10/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_10"> <jb:wiring beanIdRef="ICASRP.Segment_group_10.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_10/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_10/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_10/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_10/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_10/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_10.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_10.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_10/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_10/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_10.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_10/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_11" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup11" createOnElement="ICASRP/Segment_group_11"> <jb:wiring property="documentMessageDetails" beanIdRef="ICASRP.Segment_group_11.Document_message_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_11.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_11.Attribute_List" /> <jb:wiring property="address" beanIdRef="ICASRP.Segment_group_11.Address_List" /> <jb:wiring property="externalFileLinkIdentification" beanIdRef="ICASRP.Segment_group_11.External_file_link_identification" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_11.Reference_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_11.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_11.Monetary_amount_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_11.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_11.Quantity_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_11.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Document_message_details" class="org.milyn.edi.unedifact.d05a.common.DocumentMessageDetails" createOnElement="ICASRP/Segment_group_11/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="ICASRP/Segment_group_11/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="ICASRP/Segment_group_11/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="ICASRP/Segment_group_11/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="ICASRP.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="ICASRP.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageDetailsC503" createOnElement="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_11/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_11/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_11/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_11/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_11.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_11.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_11.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_11.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_11/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_11/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_11/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_11/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_11/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_11/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_11/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_11/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_11/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_11/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_11/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_11/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_11/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_11/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_11/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_11.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_11.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Address_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Address" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="ICASRP/Segment_group_11/Address"> <jb:value property="cityName" data="ICASRP/Segment_group_11/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="ICASRP/Segment_group_11/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="ICASRP/Segment_group_11/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="ICASRP.Segment_group_11.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="ICASRP.Segment_group_11.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="ICASRP.Segment_group_11.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="ICASRP.Segment_group_11.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="ICASRP/Segment_group_11/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="ICASRP/Segment_group_11/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="ICASRP/Segment_group_11/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="ICASRP/Segment_group_11/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="ICASRP/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="ICASRP/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="ICASRP/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="ICASRP/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="ICASRP/Segment_group_11/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="ICASRP/Segment_group_11/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="ICASRP/Segment_group_11/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.External_file_link_identification" class="org.milyn.edi.unedifact.d05a.common.ExternalFileLinkIdentification" createOnElement="ICASRP/Segment_group_11/External_file_link_identification"> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_11/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="fileCompressionTechniqueName" data="ICASRP/Segment_group_11/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" /> <jb:wiring property="fileIdentification" beanIdRef="ICASRP.Segment_group_11.External_file_link_identification.FILE_IDENTIFICATION" /> <jb:wiring property="fileDetails" beanIdRef="ICASRP.Segment_group_11.External_file_link_identification.FILE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.FileIdentificationC077" createOnElement="ICASRP/Segment_group_11/External_file_link_identification/FILE_IDENTIFICATION"> <jb:value property="fileName" data="ICASRP/Segment_group_11/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" /> <jb:value property="itemDescription" data="ICASRP/Segment_group_11/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.FileDetailsC099" createOnElement="ICASRP/Segment_group_11/External_file_link_identification/FILE_DETAILS"> <jb:value property="fileFormatName" data="ICASRP/Segment_group_11/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="ICASRP/Segment_group_11/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="dataFormatDescriptionCode" data="ICASRP/Segment_group_11/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" /> <jb:value property="dataFormatDescription" data="ICASRP/Segment_group_11/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_11/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_11.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_11/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_11/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_11/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_11/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_11/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_11/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_11/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_11/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_11/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_11.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_11/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_11/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_11/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_11.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_11.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_11/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_11/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_11/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_11/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_11/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_11/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_11/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_11.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_11/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_11/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_11/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_11/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_11"> <jb:wiring beanIdRef="ICASRP.Segment_group_11.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_11/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_11/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_11/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_11/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_11/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_11.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_11.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_11/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_11/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_11.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_11/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_12" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup12" createOnElement="ICASRP/Segment_group_12"> <jb:wiring property="partyIdentification" beanIdRef="ICASRP.Segment_group_12.Party_identification" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_12.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_12.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_12.Date_time_period_List" /> <jb:wiring property="measurements" beanIdRef="ICASRP.Segment_group_12.Measurements_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_12.Reference_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_12.Query_and_response_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_12.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_12.Free_text_List" /> <jb:wiring property="segmentGroup13" beanIdRef="ICASRP.Segment_group_12.Segment_group_13_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="ICASRP/Segment_group_12/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="ICASRP/Segment_group_12/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="ICASRP/Segment_group_12/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="ICASRP/Segment_group_12/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_12.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_12.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="ICASRP/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_12/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_12/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_12/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_12.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_12.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_12.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_12.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_12/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_12/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_12/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_12/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_12/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_12/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_12/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_12/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_12.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_12.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_12/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_12/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_12/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Measurements_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Measurements" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="ICASRP/Segment_group_12/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="ICASRP/Segment_group_12/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="ICASRP/Segment_group_12/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="ICASRP.Segment_group_12.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="ICASRP.Segment_group_12.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="ICASRP/Segment_group_12/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="ICASRP/Segment_group_12/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="ICASRP/Segment_group_12/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="ICASRP/Segment_group_12/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="ICASRP/Segment_group_12/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="ICASRP/Segment_group_12/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_12/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="ICASRP/Segment_group_12/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="ICASRP/Segment_group_12/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="ICASRP/Segment_group_12/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="ICASRP/Segment_group_12/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_12/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_12.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_12/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_12/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_12/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_12/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_12/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_12/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_12/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_12/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_12.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_12.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_12/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_12/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_12/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_12/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_12/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_12/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_12/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_12/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_12/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_12/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_12.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_12.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_12/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_12/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_12/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup13" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring property="componentDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Component_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Identity_List" /> <jb:wiring property="address" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Address" /> <jb:wiring property="financialInstitutionInformation" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Financial_institution_information" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Attribute_List" /> <jb:wiring property="communicationContact" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Communication_contact_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Date_time_period_List" /> <jb:wiring property="employmentDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Employment_details_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Monetary_amount_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Quantity_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Component_details" class="org.milyn.edi.unedifact.d05a.common.ComponentDetails" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Component_details"> <jb:wiring property="typeOfUnitComponent" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Component_details.TYPE_OF_UNIT_COMPONENT" /> <jb:wiring property="componentMaterial" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Component_details.COMPONENT_MATERIAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d05a.common.field.TypeOfUnitComponentC823" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Component_details/TYPE_OF_UNIT_COMPONENT"> <jb:value property="unitOrComponentTypeDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="unitOrComponentTypeDescription" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.ComponentMaterialC824" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Component_details/COMPONENT_MATERIAL"> <jb:value property="componentMaterialDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/COMPONENT_MATERIAL/Component_material_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/COMPONENT_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="componentMaterialDescription" data="ICASRP/Segment_group_12/Segment_group_13/Component_details/COMPONENT_MATERIAL/Component_material_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_12/Segment_group_13/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Address"> <jb:value property="cityName" data="ICASRP/Segment_group_12/Segment_group_13/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="ICASRP/Segment_group_12/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="ICASRP/Segment_group_12/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="ICASRP/Segment_group_12/Segment_group_13/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Financial_institution_information" class="org.milyn.edi.unedifact.d05a.common.FinancialInstitutionInformation" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information"> <jb:value property="partyFunctionCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="countryNameCode" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/Country_name_code" decoder="String" default="null" /> <jb:wiring property="accountHolderIdentification" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" /> <jb:wiring property="institutionIdentification" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Financial_institution_information.INSTITUTION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.AccountHolderIdentificationC078" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION"> <jb:value property="accountHolderIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" /> <jb:value property="accountHolderName1" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" /> <jb:value property="accountHolderName2" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.InstitutionIdentificationC088" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION"> <jb:value property="institutionNameCode" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="institutionBranchIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="institutionName" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" /> <jb:value property="institutionBranchLocationName" data="ICASRP/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Communication_contact_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Communication_contact" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Employment_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Employment_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Employment_details" class="org.milyn.edi.unedifact.d05a.common.EmploymentDetails" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Employment_details"> <jb:value property="employmentDetailsCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/Employment_details_code_qualifier" decoder="String" default="null" /> <jb:value property="jobTitleDescription" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/Job_title_description" decoder="String" default="null" /> <jb:value property="qualificationApplicationAreaCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/Qualification_application_area_code" decoder="String" default="null" /> <jb:wiring property="employmentCategory" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Employment_details.EMPLOYMENT_CATEGORY" /> <jb:wiring property="occupation" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Employment_details.OCCUPATION" /> <jb:wiring property="qualificationClassification" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Employment_details.QUALIFICATION_CLASSIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Employment_details.EMPLOYMENT_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.EmploymentCategoryC948" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Employment_details/EMPLOYMENT_CATEGORY"> <jb:value property="employmentCategoryDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/EMPLOYMENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/EMPLOYMENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="employmentCategoryDescription" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Employment_details.OCCUPATION" class="org.milyn.edi.unedifact.d05a.common.field.OccupationC951" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Employment_details/OCCUPATION"> <jb:value property="occupationDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/OCCUPATION/Occupation_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/OCCUPATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/OCCUPATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="occupationDescription1" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/OCCUPATION/Occupation_description_-_-1" decoder="String" default="null" /> <jb:value property="occupationDescription2" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/OCCUPATION/Occupation_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Employment_details.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.QualificationClassificationC950" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Employment_details/QUALIFICATION_CLASSIFICATION"> <jb:value property="qualificationClassificationDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription1" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription2" data="ICASRP/Segment_group_12/Segment_group_13/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_12/Segment_group_13/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_12/Segment_group_13/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_12/Segment_group_13/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_12/Segment_group_13/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_12.Segment_group_13.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_12.Segment_group_13.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_14" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup14" createOnElement="ICASRP/Segment_group_14"> <jb:wiring property="riskObjectType" beanIdRef="ICASRP.Segment_group_14.Risk_object_type" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Identity_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Reference_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Percentage_details_List" /> <jb:wiring property="dutyTaxFeeDetails" beanIdRef="ICASRP.Segment_group_14.Duty_tax_fee_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_14.Date_time_period_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="ICASRP.Segment_group_14.Place_location_identification_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Attribute_List" /> <jb:wiring property="measurements" beanIdRef="ICASRP.Segment_group_14.Measurements_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_14.Quantity_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_14.Query_and_response_List" /> <jb:wiring property="rateDetails" beanIdRef="ICASRP.Segment_group_14.Rate_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Free_text_List" /> <jb:wiring property="segmentGroup15" beanIdRef="ICASRP.Segment_group_14.Segment_group_15_List" /> <jb:wiring property="segmentGroup17" beanIdRef="ICASRP.Segment_group_14.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Risk_object_type" class="org.milyn.edi.unedifact.d05a.common.RiskObjectType" createOnElement="ICASRP/Segment_group_14/Risk_object_type"> <jb:wiring property="riskObjectType" beanIdRef="ICASRP.Segment_group_14.Risk_object_type.RISK_OBJECT_TYPE" /> <jb:wiring property="riskObjectSubType" beanIdRef="ICASRP.Segment_group_14.Risk_object_type.RISK_OBJECT_SUB_TYPE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Risk_object_type.RISK_OBJECT_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.RiskObjectTypeC851" createOnElement="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_TYPE"> <jb:value property="riskObjectTypeIdentifier" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_TYPE/Risk_object_type_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Risk_object_type.RISK_OBJECT_SUB_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.RiskObjectSubTypeC852" createOnElement="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_SUB_TYPE"> <jb:value property="riskObjectSubTypeDescriptionIdentifier" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_SUB_TYPE/Risk_object_sub_type_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_SUB_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_SUB_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="riskObjectSubTypeDescription" data="ICASRP/Segment_group_14/Risk_object_type/RISK_OBJECT_SUB_TYPE/Risk_object_sub_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_14/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_14/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_14/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_14/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_14/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_14/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_14/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d05a.common.DutyTaxFeeDetails" createOnElement="ICASRP/Segment_group_14/Duty_tax_fee_details"> <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="ICASRP/Segment_group_14/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" /> <jb:value property="dutyOrTaxOrFeeCategoryCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" /> <jb:value property="partyTaxIdentifier" data="ICASRP/Segment_group_14/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" /> <jb:value property="calculationSequenceCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" /> <jb:wiring property="dutyTaxFeeType" beanIdRef="ICASRP.Segment_group_14.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" /> <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="ICASRP.Segment_group_14.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" /> <jb:wiring property="dutyTaxFeeDetail" beanIdRef="ICASRP.Segment_group_14.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeTypeC241" createOnElement="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE"> <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dutyOrTaxOrFeeTypeName" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL"> <jb:value property="dutyOrTaxOrFeeAccountCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.DutyTaxFeeDetailC243" createOnElement="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL"> <jb:value property="dutyOrTaxOrFeeRateCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="dutyOrTaxOrFeeRate" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" /> <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_14/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_14/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Place_location_identification_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Place_location_identification" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="ICASRP/Segment_group_14/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="ICASRP/Segment_group_14/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="ICASRP/Segment_group_14/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="ICASRP.Segment_group_14.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="ICASRP.Segment_group_14.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="ICASRP.Segment_group_14.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="ICASRP/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="ICASRP/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="ICASRP/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="ICASRP/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Measurements_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Measurements" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="ICASRP/Segment_group_14/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="ICASRP/Segment_group_14/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="ICASRP/Segment_group_14/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="ICASRP.Segment_group_14.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="ICASRP.Segment_group_14.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="ICASRP/Segment_group_14/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="ICASRP/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="ICASRP/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="ICASRP/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="ICASRP/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="ICASRP/Segment_group_14/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="ICASRP/Segment_group_14/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="ICASRP/Segment_group_14/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="ICASRP/Segment_group_14/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="ICASRP/Segment_group_14/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_14/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_14.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_14/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_14/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_14.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_14.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_14/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_14/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_14/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_14/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_14/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_14/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Rate_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Rate_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Rate_details" class="org.milyn.edi.unedifact.d05a.common.RateDetails" createOnElement="ICASRP/Segment_group_14/Rate_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Rate_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="rateDetails" beanIdRef="ICASRP.Segment_group_14.Rate_details.RATE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.RateDetailsC128" createOnElement="ICASRP/Segment_group_14/Rate_details/RATE_DETAILS"> <jb:value property="rateTypeCodeQualifier" data="ICASRP/Segment_group_14/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasisRate" data="ICASRP/Segment_group_14/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" /> <jb:value property="unitPriceBasisQuantity" data="ICASRP/Segment_group_14/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup15" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring property="chargeRateCalculations" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Free_text_List" /> <jb:wiring property="segmentGroup16" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations" class="org.milyn.edi.unedifact.d05a.common.ChargeRateCalculations" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d05a.common.field.ChargeC200" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.CommodityRateDetailC528" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassDetailC554" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_15/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_15/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_15/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup16" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring property="contributionDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Percentage_details_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details" class="org.milyn.edi.unedifact.d05a.common.ContributionDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details"> <jb:value property="contributionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" /> <jb:wiring property="contributionType" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.CONTRIBUTION_TYPE" /> <jb:wiring property="instruction" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.INSTRUCTION" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.RATE_TARIFF_CLASS" /> <jb:wiring property="reasonForChange" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.ContributionTypeC953" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/CONTRIBUTION_TYPE"> <jb:value property="contributionTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="contributionTypeDescription" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Contribution_details.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Contribution_details/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_15.Segment_group_16.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup17" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring property="componentDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Component_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Identity_List" /> <jb:wiring property="address" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Address" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Attribute_List" /> <jb:wiring property="communicationContact" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Communication_contact_List" /> <jb:wiring property="damage" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Damage_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Date_time_period_List" /> <jb:wiring property="measurements" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Measurements_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Percentage_details_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Quantity_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Free_text_List" /> <jb:wiring property="segmentGroup18" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18_List" /> <jb:wiring property="segmentGroup20" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Component_details" class="org.milyn.edi.unedifact.d05a.common.ComponentDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Component_details"> <jb:wiring property="typeOfUnitComponent" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Component_details.TYPE_OF_UNIT_COMPONENT" /> <jb:wiring property="componentMaterial" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Component_details.COMPONENT_MATERIAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d05a.common.field.TypeOfUnitComponentC823" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Component_details/TYPE_OF_UNIT_COMPONENT"> <jb:value property="unitOrComponentTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="unitOrComponentTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.ComponentMaterialC824" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Component_details/COMPONENT_MATERIAL"> <jb:value property="componentMaterialDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/COMPONENT_MATERIAL/Component_material_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/COMPONENT_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="componentMaterialDescription" data="ICASRP/Segment_group_14/Segment_group_17/Component_details/COMPONENT_MATERIAL/Component_material_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_17/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Address"> <jb:value property="cityName" data="ICASRP/Segment_group_14/Segment_group_17/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="ICASRP/Segment_group_14/Segment_group_17/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="ICASRP/Segment_group_14/Segment_group_17/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="ICASRP/Segment_group_14/Segment_group_17/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Communication_contact_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Communication_contact" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Damage_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Damage" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Damage" class="org.milyn.edi.unedifact.d05a.common.Damage" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Damage"> <jb:value property="damageDetailsCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Damage/Damage_details_code_qualifier" decoder="String" default="null" /> <jb:wiring property="typeOfDamage" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Damage.TYPE_OF_DAMAGE" /> <jb:wiring property="damageArea" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Damage.DAMAGE_AREA" /> <jb:wiring property="damageSeverity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Damage.DAMAGE_SEVERITY" /> <jb:wiring property="action" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Damage.ACTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Damage.TYPE_OF_DAMAGE" class="org.milyn.edi.unedifact.d05a.common.field.TypeOfDamageC821" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Damage/TYPE_OF_DAMAGE"> <jb:value property="damageTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/TYPE_OF_DAMAGE/Damage_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/TYPE_OF_DAMAGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/TYPE_OF_DAMAGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="damageTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Damage/TYPE_OF_DAMAGE/Damage_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Damage.DAMAGE_AREA" class="org.milyn.edi.unedifact.d05a.common.field.DamageAreaC822" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_AREA"> <jb:value property="damageAreaDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_AREA/Damage_area_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_AREA/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_AREA/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="damageAreaDescription" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_AREA/Damage_area_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Damage.DAMAGE_SEVERITY" class="org.milyn.edi.unedifact.d05a.common.field.DamageSeverityC825" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_SEVERITY"> <jb:value property="damageSeverityDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_SEVERITY/Damage_severity_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_SEVERITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_SEVERITY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="damageSeverityDescription" data="ICASRP/Segment_group_14/Segment_group_17/Damage/DAMAGE_SEVERITY/Damage_severity_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Damage.ACTION" class="org.milyn.edi.unedifact.d05a.common.field.ActionC826" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Damage/ACTION"> <jb:value property="actionRequestNotificationDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/ACTION/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/ACTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Damage/ACTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescription" data="ICASRP/Segment_group_14/Segment_group_17/Damage/ACTION/Action_request_notification_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_14/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Measurements_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Measurements" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="ICASRP/Segment_group_14/Segment_group_17/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_14/Segment_group_17/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_14/Segment_group_17/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Segment_group_17/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup18" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring property="chargeRateCalculations" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text_List" /> <jb:wiring property="segmentGroup19" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations" class="org.milyn.edi.unedifact.d05a.common.ChargeRateCalculations" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d05a.common.field.ChargeC200" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.CommodityRateDetailC528" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassDetailC554" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup19" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring property="contributionDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Percentage_details_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details" class="org.milyn.edi.unedifact.d05a.common.ContributionDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details"> <jb:value property="contributionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" /> <jb:wiring property="contributionType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.CONTRIBUTION_TYPE" /> <jb:wiring property="instruction" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.INSTRUCTION" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.RATE_TARIFF_CLASS" /> <jb:wiring property="reasonForChange" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.ContributionTypeC953" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/CONTRIBUTION_TYPE"> <jb:value property="contributionTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="contributionTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Contribution_details.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Contribution_details/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_18.Segment_group_19.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_18/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup20" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring property="itemDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Item_description" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Date_time_period_List" /> <jb:wiring property="measurements" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Percentage_details_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response_List" /> <jb:wiring property="quantity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Quantity_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text_List" /> <jb:wiring property="segmentGroup21" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description"> <jb:value property="descriptionFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Quantity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Quantity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup21" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring property="chargeRateCalculations" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text_List" /> <jb:wiring property="segmentGroup22" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations" class="org.milyn.edi.unedifact.d05a.common.ChargeRateCalculations" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d05a.common.field.ChargeC200" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.CommodityRateDetailC528" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassDetailC554" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup22" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring property="contributionDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount_List" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Percentage_details_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details" class="org.milyn.edi.unedifact.d05a.common.ContributionDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details"> <jb:value property="contributionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" /> <jb:wiring property="contributionType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.CONTRIBUTION_TYPE" /> <jb:wiring property="instruction" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.INSTRUCTION" /> <jb:wiring property="rateTariffClass" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.RATE_TARIFF_CLASS" /> <jb:wiring property="reasonForChange" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.ContributionTypeC953" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/CONTRIBUTION_TYPE"> <jb:value property="contributionTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="contributionTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d05a.common.field.RateTariffClassC203" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Contribution_details.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Contribution_details/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Percentage_details_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Percentage_details" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details"> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22"> <jb:wiring beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_14.Segment_group_17.Segment_group_20.Segment_group_21.Segment_group_22.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_14/Segment_group_17/Segment_group_20/Segment_group_21/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_23" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup23" createOnElement="ICASRP/Segment_group_23"> <jb:wiring property="processIdentification" beanIdRef="ICASRP.Segment_group_23.Process_identification" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_23.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_23.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_23.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_23.Monetary_amount_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_23.Query_and_response_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_23.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_23.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Process_identification" class="org.milyn.edi.unedifact.d05a.common.ProcessIdentification" createOnElement="ICASRP/Segment_group_23/Process_identification"> <jb:wiring property="processTypeAndDescription" beanIdRef="ICASRP.Segment_group_23.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" /> <jb:wiring property="processIdentificationDetails" beanIdRef="ICASRP.Segment_group_23.Process_identification.PROCESS_IDENTIFICATION_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ProcessTypeAndDescriptionC242" createOnElement="ICASRP/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION"> <jb:value property="processTypeDescriptionCode" data="ICASRP/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processTypeDescription1" data="ICASRP/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-1" decoder="String" default="null" /> <jb:value property="processTypeDescription2" data="ICASRP/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Process_identification.PROCESS_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ProcessIdentificationDetailsC830" createOnElement="ICASRP/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS"> <jb:value property="processDescriptionCode" data="ICASRP/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processDescription" data="ICASRP/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_23/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_23/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_23/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_23/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_23.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_23.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_23.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_23.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_23/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_23/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_23/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_23/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_23/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_23/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_23/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_23/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_23/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_23/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_23/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_23/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_23/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_23/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_23/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_23.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_23.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_23/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_23/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_23.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_23/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_23/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_23/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_23/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_23/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_23.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_23/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_23/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_23/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_23.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_23.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_23/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_23/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_23/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_23/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_23/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_23/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_23/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_23.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_23/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_23/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_23/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_23/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_23/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_23/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_23"> <jb:wiring beanIdRef="ICASRP.Segment_group_23.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_23/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_23/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_23/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_23/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_23/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_23.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_23.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_23/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_23/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_23/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_23/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_23.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_23/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24_List" class="java.util.ArrayList" createOnElement="ICASRP"> <jb:wiring beanIdRef="ICASRP.Segment_group_24" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup24" createOnElement="ICASRP/Segment_group_24"> <jb:wiring property="sequenceDetails" beanIdRef="ICASRP.Segment_group_24.Sequence_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_24.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_24.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_24.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_24.Reference_List" /> <jb:wiring property="segmentGroup25" beanIdRef="ICASRP.Segment_group_24.Segment_group_25_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="ICASRP/Segment_group_24/Sequence_details"> <jb:value property="actionRequestNotificationDescriptionCode" data="ICASRP/Segment_group_24/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="sequenceInformation" beanIdRef="ICASRP.Segment_group_24.Sequence_details.SEQUENCE_INFORMATION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="ICASRP/Segment_group_24/Sequence_details/SEQUENCE_INFORMATION"> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_24/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="sequenceIdentifierSourceCode" data="ICASRP/Segment_group_24/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_24/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_24/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_24/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_24/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_24.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_24.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_24.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_24.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_24/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_24/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_24/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_24/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_24/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_24/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_24/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_24/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_24/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_24/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_24/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_24/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_24/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_24/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_24/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_24.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_24.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_24/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_24/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_24.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_24/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_24/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_24/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_24/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_24/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_24.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_24/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_24/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_24/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_24/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_24/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_24/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25" class="org.milyn.edi.unedifact.d05a.ICASRP.SegmentGroup25" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring property="componentDetails" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Component_details" /> <jb:wiring property="identity" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Identity_List" /> <jb:wiring property="attribute" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Attribute_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Monetary_amount_List" /> <jb:wiring property="queryAndResponse" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Query_and_response_List" /> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Reference_List" /> <jb:wiring property="freeText" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Free_text_List" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Component_details" class="org.milyn.edi.unedifact.d05a.common.ComponentDetails" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Component_details"> <jb:wiring property="typeOfUnitComponent" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Component_details.TYPE_OF_UNIT_COMPONENT" /> <jb:wiring property="componentMaterial" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Component_details.COMPONENT_MATERIAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d05a.common.field.TypeOfUnitComponentC823" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Component_details/TYPE_OF_UNIT_COMPONENT"> <jb:value property="unitOrComponentTypeDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="unitOrComponentTypeDescription" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.ComponentMaterialC824" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Component_details/COMPONENT_MATERIAL"> <jb:value property="componentMaterialDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/COMPONENT_MATERIAL/Component_material_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/COMPONENT_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="componentMaterialDescription" data="ICASRP/Segment_group_24/Segment_group_25/Component_details/COMPONENT_MATERIAL/Component_material_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Identity_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Identity" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Identity"> <jb:value property="objectTypeCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="ICASRP/Segment_group_24/Segment_group_25/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="ICASRP/Segment_group_24/Segment_group_25/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="ICASRP/Segment_group_24/Segment_group_25/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Attribute_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Attribute" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="ICASRP/Segment_group_24/Segment_group_25/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Date_time_period_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Date_time_period" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="ICASRP/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="ICASRP/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Monetary_amount_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Monetary_amount" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Query_and_response_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Query_and_response" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Query_and_response" class="org.milyn.edi.unedifact.d05a.common.QueryAndResponse" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Query_and_response"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="questionDetails" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Query_and_response.QUESTION_DETAILS" /> <jb:wiring property="responseDetails" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Query_and_response.RESPONSE_DETAILS" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuestionDetailsC811" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/QUESTION_DETAILS"> <jb:value property="questionDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="questionDescription" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ResponseDetailsC812" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/RESPONSE_DETAILS"> <jb:value property="responseDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="responseDescription" data="ICASRP/Segment_group_24/Segment_group_25/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Reference_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Reference" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Reference"> <jb:wiring property="reference" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="ICASRP/Segment_group_24/Segment_group_25/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Free_text_List" class="java.util.ArrayList" createOnElement="ICASRP/Segment_group_24/Segment_group_25"> <jb:wiring beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Free_text" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Free_text"> <jb:value property="textSubjectCodeQualifier" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="ICASRP.Segment_group_24.Segment_group_25.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="ICASRP.Segment_group_24.Segment_group_25.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="ICASRP/Segment_group_24/Segment_group_25/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>