org.milyn.edi.unedifact.d96a.CONDPV.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/d96a/CONDPV/edimappingconfig.xml" validate="false" /> <jb:bean beanId="CONDPV" class="org.milyn.edi.unedifact.d96a.CONDPV.Condpv" createOnElement="CONDPV"> <jb:wiring property="beginningOfMessage" beanIdRef="CONDPV.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Date_time_period_List" /> <jb:wiring property="authenticationResult" beanIdRef="CONDPV.Authentication_result_List" /> <jb:wiring property="freeText" beanIdRef="CONDPV.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="CONDPV.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="CONDPV.Segment_group_2_List" /> <jb:wiring property="segmentGroup6" beanIdRef="CONDPV.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="CONDPV.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="CONDPV.Segment_group_8_List" /> </jb:bean> <jb:bean beanId="CONDPV.Beginning_of_message" class="org.milyn.edi.unedifact.d96a.common.BeginningOfMessage" createOnElement="CONDPV/Beginning_of_message"> <jb:value property="documentMessageNumber" data="CONDPV/Beginning_of_message/Document_message_number" decoder="String" default="null" /> <jb:value property="messageFunctionCoded" data="CONDPV/Beginning_of_message/Message_function__coded" decoder="String" default="null" /> <jb:value property="responseTypeCoded" data="CONDPV/Beginning_of_message/Response_type__coded" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="CONDPV.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> </jb:bean> <jb:bean beanId="CONDPV.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CONDPV/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="CONDPV/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="CONDPV/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Authentication_result_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Authentication_result" /> </jb:bean> <jb:bean beanId="CONDPV.Authentication_result" class="org.milyn.edi.unedifact.d96a.common.AuthenticationResult" createOnElement="CONDPV/Authentication_result"> <jb:value property="validationResult" data="CONDPV/Authentication_result/Validation_result" decoder="String" default="null" /> <jb:value property="validationKeyIdentification" data="CONDPV/Authentication_result/Validation_key_identification" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Free_text_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Free_text" /> </jb:bean> <jb:bean beanId="CONDPV.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CONDPV/Free_text"> <jb:value property="textSubjectQualifier" data="CONDPV/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="CONDPV/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="CONDPV/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="CONDPV.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="CONDPV.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="CONDPV.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CONDPV/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="CONDPV/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d96a.common.field.TextLiteralC108" createOnElement="CONDPV/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="CONDPV/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="CONDPV/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="CONDPV/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="CONDPV/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="CONDPV/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Segment_group_1" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup1" createOnElement="CONDPV/Segment_group_1"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_1.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_1.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="CONDPV/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDPV/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="CONDPV/Segment_group_1/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="CONDPV/Segment_group_1/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="CONDPV/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="CONDPV/Segment_group_1/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_1"> <jb:wiring beanIdRef="CONDPV.Segment_group_1.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_1/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Segment_group_2" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup2" createOnElement="CONDPV/Segment_group_2"> <jb:wiring property="nameAndAddress" beanIdRef="CONDPV.Segment_group_2.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="CONDPV.Segment_group_2.Place_location_identification_List" /> <jb:wiring property="financialInstitutionInformation" beanIdRef="CONDPV.Segment_group_2.Financial_institution_information_List" /> <jb:wiring property="segmentGroup3" beanIdRef="CONDPV.Segment_group_2.Segment_group_3_List" /> <jb:wiring property="segmentGroup4" beanIdRef="CONDPV.Segment_group_2.Segment_group_4_List" /> <jb:wiring property="segmentGroup5" beanIdRef="CONDPV.Segment_group_2.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="CONDPV/Segment_group_2/Name_and_address"> <jb:value property="partyQualifier" data="CONDPV/Segment_group_2/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="CONDPV/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="CONDPV/Segment_group_2/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="CONDPV/Segment_group_2/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="CONDPV/Segment_group_2/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="CONDPV.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="CONDPV.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="CONDPV.Segment_group_2.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="CONDPV.Segment_group_2.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="CONDPV/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="CONDPV/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="CONDPV/Segment_group_2/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="CONDPV/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="CONDPV/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="CONDPV/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="CONDPV/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="CONDPV/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d96a.common.field.PartyNameC080" createOnElement="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="CONDPV/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="CONDPV/Segment_group_2/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="CONDPV/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="CONDPV/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="CONDPV/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox4" data="CONDPV/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Place_location_identification_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Place_location_identification" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CONDPV/Segment_group_2/Place_location_identification"> <jb:value property="placeLocationQualifier" data="CONDPV/Segment_group_2/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="CONDPV/Segment_group_2/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="CONDPV.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CONDPV.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CONDPV.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CONDPV/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="CONDPV/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="CONDPV/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="CONDPV/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Financial_institution_information_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Financial_institution_information" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Financial_institution_information" class="org.milyn.edi.unedifact.d96a.common.FinancialInstitutionInformation" createOnElement="CONDPV/Segment_group_2/Financial_institution_information"> <jb:value property="partyQualifier" data="CONDPV/Segment_group_2/Financial_institution_information/Party_qualifier" decoder="String" default="null" /> <jb:value property="countryCoded" data="CONDPV/Segment_group_2/Financial_institution_information/Country__coded" decoder="String" default="null" /> <jb:wiring property="accountIdentification" beanIdRef="CONDPV.Segment_group_2.Financial_institution_information.ACCOUNT_IDENTIFICATION" /> <jb:wiring property="institutionIdentification" beanIdRef="CONDPV.Segment_group_2.Financial_institution_information.INSTITUTION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Financial_institution_information.ACCOUNT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.AccountIdentificationC078" createOnElement="CONDPV/Segment_group_2/Financial_institution_information/ACCOUNT_IDENTIFICATION"> <jb:value property="accountHolderNumber" data="CONDPV/Segment_group_2/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_number" decoder="String" default="null" /> <jb:value property="accountHolderName1" data="CONDPV/Segment_group_2/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" /> <jb:value property="accountHolderName2" data="CONDPV/Segment_group_2/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" /> <jb:value property="currencyCoded" data="CONDPV/Segment_group_2/Financial_institution_information/ACCOUNT_IDENTIFICATION/Currency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.InstitutionIdentificationC088" createOnElement="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION"> <jb:value property="institutionNameIdentification" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="institutionBranchNumber" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_number" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="institutionName" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" /> <jb:value property="institutionBranchPlace" data="CONDPV/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_place" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup3" createOnElement="CONDPV/Segment_group_2/Segment_group_3"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_2.Segment_group_3.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_2.Segment_group_3.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="CONDPV/Segment_group_2/Segment_group_3/Reference"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_2.Segment_group_3.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDPV/Segment_group_2/Segment_group_3/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="CONDPV/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="CONDPV/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="CONDPV/Segment_group_2/Segment_group_3/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="CONDPV/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_2/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Segment_group_4" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup4" createOnElement="CONDPV/Segment_group_2/Segment_group_4"> <jb:wiring property="documentMessageDetails" beanIdRef="CONDPV.Segment_group_2.Segment_group_4.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_2.Segment_group_4.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4.Document_message_details" class="org.milyn.edi.unedifact.d96a.common.DocumentMessageDetails" createOnElement="CONDPV/Segment_group_2/Segment_group_4/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="CONDPV.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="CONDPV.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageDetailsC503" createOnElement="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="CONDPV/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2/Segment_group_4"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_2/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_2.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Segment_group_5" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup5" createOnElement="CONDPV/Segment_group_2/Segment_group_5"> <jb:wiring property="contactInformation" beanIdRef="CONDPV.Segment_group_2.Segment_group_5.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="CONDPV.Segment_group_2.Segment_group_5.Communication_contact_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="CONDPV/Segment_group_2/Segment_group_5/Contact_information"> <jb:value property="contactFunctionCoded" data="CONDPV/Segment_group_2/Segment_group_5/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="CONDPV.Segment_group_2.Segment_group_5.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="CONDPV/Segment_group_2/Segment_group_5/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="CONDPV/Segment_group_2/Segment_group_5/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="CONDPV/Segment_group_2/Segment_group_5/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5.Communication_contact_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="CONDPV.Segment_group_2.Segment_group_5.Communication_contact" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5.Communication_contact" class="org.milyn.edi.unedifact.d96a.common.CommunicationContact" createOnElement="CONDPV/Segment_group_2/Segment_group_5/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="CONDPV.Segment_group_2.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_2.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d96a.common.field.CommunicationContactC076" createOnElement="CONDPV/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="CONDPV/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="CONDPV/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Segment_group_6" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup6" createOnElement="CONDPV/Segment_group_6"> <jb:wiring property="currencies" beanIdRef="CONDPV.Segment_group_6.Currencies" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_6.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6.Currencies" class="org.milyn.edi.unedifact.d96a.common.Currencies" createOnElement="CONDPV/Segment_group_6/Currencies"> <jb:value property="rateOfExchange" data="CONDPV/Segment_group_6/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" /> <jb:value property="currencyMarketExchangeCoded" data="CONDPV/Segment_group_6/Currencies/Currency_market_exchange__coded" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="CONDPV.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="CONDPV.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d96a.common.field.CurrencyDetailsC504" createOnElement="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyDetailsQualifier" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d96a.common.field.CurrencyDetailsC504" createOnElement="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyDetailsQualifier" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="CONDPV/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_6"> <jb:wiring beanIdRef="CONDPV.Segment_group_6.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_6/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_6/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Segment_group_7" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup7" createOnElement="CONDPV/Segment_group_7"> <jb:wiring property="indexDetails" beanIdRef="CONDPV.Segment_group_7.Index_details" /> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_7.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Index_details" class="org.milyn.edi.unedifact.d96a.common.IndexDetails" createOnElement="CONDPV/Segment_group_7/Index_details"> <jb:wiring property="indexIdentification" beanIdRef="CONDPV.Segment_group_7.Index_details.INDEX_IDENTIFICATION" /> <jb:wiring property="indexValue" beanIdRef="CONDPV.Segment_group_7.Index_details.INDEX_VALUE" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Index_details.INDEX_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.IndexIdentificationC545" createOnElement="CONDPV/Segment_group_7/Index_details/INDEX_IDENTIFICATION"> <jb:value property="indexQualifier" data="CONDPV/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Index_qualifier" decoder="String" default="null" /> <jb:value property="indexTypeCoded" data="CONDPV/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Index_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Index_details.INDEX_VALUE" class="org.milyn.edi.unedifact.d96a.common.field.IndexValueC546" createOnElement="CONDPV/Segment_group_7/Index_details/INDEX_VALUE"> <jb:value property="indexValue" data="CONDPV/Segment_group_7/Index_details/INDEX_VALUE/Index_value" decoder="DABigDecimal" default="null" /> <jb:value property="indexValueRepresentationCoded" data="CONDPV/Segment_group_7/Index_details/INDEX_VALUE/Index_value_representation__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="CONDPV/Segment_group_7/Reference"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_7.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDPV/Segment_group_7/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="CONDPV/Segment_group_7/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="CONDPV/Segment_group_7/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="CONDPV/Segment_group_7/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="CONDPV/Segment_group_7/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8_List" class="java.util.ArrayList" createOnElement="CONDPV"> <jb:wiring beanIdRef="CONDPV.Segment_group_8" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup8" createOnElement="CONDPV/Segment_group_8"> <jb:wiring property="structureIdentification" beanIdRef="CONDPV.Segment_group_8.Structure_identification" /> <jb:wiring property="requirementsAndConditions" beanIdRef="CONDPV.Segment_group_8.Requirements_and_conditions" /> <jb:wiring property="paymentInstructions" beanIdRef="CONDPV.Segment_group_8.Payment_instructions" /> <jb:wiring property="paymentTermsBasis" beanIdRef="CONDPV.Segment_group_8.Payment_terms_basis" /> <jb:wiring property="segmentGroup9" beanIdRef="CONDPV.Segment_group_8.Segment_group_9_List" /> <jb:wiring property="segmentGroup10" beanIdRef="CONDPV.Segment_group_8.Segment_group_10_List" /> <jb:wiring property="segmentGroup12" beanIdRef="CONDPV.Segment_group_8.Segment_group_12_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Structure_identification" class="org.milyn.edi.unedifact.d96a.common.StructureIdentification" createOnElement="CONDPV/Segment_group_8/Structure_identification"> <jb:value property="indexingStructureQualifier" data="CONDPV/Segment_group_8/Structure_identification/Indexing_structure_qualifier" decoder="String" default="null" /> <jb:value property="itemNumber" data="CONDPV/Segment_group_8/Structure_identification/Item_number" decoder="String" default="null" /> <jb:wiring property="billLevelIdentification" beanIdRef="CONDPV.Segment_group_8.Structure_identification.BILL_LEVEL_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.BillLevelIdentificationC045" createOnElement="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION"> <jb:value property="levelOneId" data="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_id." decoder="String" default="null" /> <jb:value property="levelTwoId" data="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_id." decoder="String" default="null" /> <jb:value property="levelThreeId" data="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_id." decoder="String" default="null" /> <jb:value property="levelFourId" data="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_id." decoder="String" default="null" /> <jb:value property="levelFiveId" data="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_id." decoder="String" default="null" /> <jb:value property="levelSixId" data="CONDPV/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_id." decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Requirements_and_conditions" class="org.milyn.edi.unedifact.d96a.common.RequirementsAndConditions" createOnElement="CONDPV/Segment_group_8/Requirements_and_conditions"> <jb:value property="sectorSubjectIdentificationQualifier" data="CONDPV/Segment_group_8/Requirements_and_conditions/Sector_subject_identification_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationCoded" data="CONDPV/Segment_group_8/Requirements_and_conditions/Action_request_notification__coded" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="CONDPV.Segment_group_8.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RequirementConditionIdentificationC550" createOnElement="CONDPV/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementConditionIdentification" data="CONDPV/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_condition_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="requirementOrCondition" data="CONDPV/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Payment_instructions" class="org.milyn.edi.unedifact.d96a.common.PaymentInstructions" createOnElement="CONDPV/Segment_group_8/Payment_instructions"> <jb:wiring property="paymentInstructionDetails" beanIdRef="CONDPV.Segment_group_8.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PaymentInstructionDetailsC534" createOnElement="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS"> <jb:value property="paymentConditionsCoded" data="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_conditions__coded" decoder="String" default="null" /> <jb:value property="paymentGuaranteeCoded" data="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_guarantee__coded" decoder="String" default="null" /> <jb:value property="paymentMeansCoded" data="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_means__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="paymentChannelCoded" data="CONDPV/Segment_group_8/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_channel__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Payment_terms_basis" class="org.milyn.edi.unedifact.d96a.common.PaymentTermsBasis" createOnElement="CONDPV/Segment_group_8/Payment_terms_basis"> <jb:value property="paymentTermsTypeQualifier" data="CONDPV/Segment_group_8/Payment_terms_basis/Payment_terms_type_qualifier" decoder="String" default="null" /> <jb:wiring property="paymentTerms" beanIdRef="CONDPV.Segment_group_8.Payment_terms_basis.PAYMENT_TERMS" /> <jb:wiring property="termsTimeInformation" beanIdRef="CONDPV.Segment_group_8.Payment_terms_basis.TERMS_TIME_INFORMATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Payment_terms_basis.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d96a.common.field.PaymentTermsC110" createOnElement="CONDPV/Segment_group_8/Payment_terms_basis/PAYMENT_TERMS"> <jb:value property="termsOfPaymentIdentification" data="CONDPV/Segment_group_8/Payment_terms_basis/PAYMENT_TERMS/Terms_of_payment_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Payment_terms_basis/PAYMENT_TERMS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Payment_terms_basis/PAYMENT_TERMS/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="termsOfPayment1" data="CONDPV/Segment_group_8/Payment_terms_basis/PAYMENT_TERMS/Terms_of_payment_-_-1" decoder="String" default="null" /> <jb:value property="termsOfPayment2" data="CONDPV/Segment_group_8/Payment_terms_basis/PAYMENT_TERMS/Terms_of_payment_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Payment_terms_basis.TERMS_TIME_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.TermsTimeInformationC112" createOnElement="CONDPV/Segment_group_8/Payment_terms_basis/TERMS_TIME_INFORMATION"> <jb:value property="paymentTimeReferenceCoded" data="CONDPV/Segment_group_8/Payment_terms_basis/TERMS_TIME_INFORMATION/Payment_time_reference__coded" decoder="String" default="null" /> <jb:value property="timeRelationCoded" data="CONDPV/Segment_group_8/Payment_terms_basis/TERMS_TIME_INFORMATION/Time_relation__coded" decoder="String" default="null" /> <jb:value property="typeOfPeriodCoded" data="CONDPV/Segment_group_8/Payment_terms_basis/TERMS_TIME_INFORMATION/Type_of_period__coded" decoder="String" default="null" /> <jb:value property="numberOfPeriods" data="CONDPV/Segment_group_8/Payment_terms_basis/TERMS_TIME_INFORMATION/Number_of_periods" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_9" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup9" createOnElement="CONDPV/Segment_group_8/Segment_group_9"> <jb:wiring property="additionalPriceInformation" beanIdRef="CONDPV.Segment_group_8.Segment_group_9.Additional_price_information" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_8.Segment_group_9.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9.Additional_price_information" class="org.milyn.edi.unedifact.d96a.common.AdditionalPriceInformation" createOnElement="CONDPV/Segment_group_8/Segment_group_9/Additional_price_information"> <jb:value property="classOfTradeCoded" data="CONDPV/Segment_group_8/Segment_group_9/Additional_price_information/Class_of_trade__coded" decoder="String" default="null" /> <jb:value property="reasonForChange" data="CONDPV/Segment_group_8/Segment_group_9/Additional_price_information/REASON_FOR_CHANGE" default="null"/> <jb:wiring property="priceMultiplierInformation" beanIdRef="CONDPV.Segment_group_8.Segment_group_9.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.PriceMultiplierInformationC138" createOnElement="CONDPV/Segment_group_8/Segment_group_9/Additional_price_information/PRICE_MULTIPLIER_INFORMATION"> <jb:value property="priceMultiplier" data="CONDPV/Segment_group_8/Segment_group_9/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier" decoder="DABigDecimal" default="null" /> <jb:value property="priceMultiplierQualifier" data="CONDPV/Segment_group_8/Segment_group_9/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_9.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_8/Segment_group_9/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_8.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_10" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup10" createOnElement="CONDPV/Segment_group_8/Segment_group_10"> <jb:wiring property="amountsRelationshipDetails" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Amounts_relationship_details" /> <jb:wiring property="monetaryAmount" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Monetary_amount_List" /> <jb:wiring property="freeText" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Free_text_List" /> <jb:wiring property="segmentGroup11" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Amounts_relationship_details" class="org.milyn.edi.unedifact.d96a.common.AmountsRelationshipDetails" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Amounts_relationship_details"> <jb:wiring property="monetaryFunction" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Amounts_relationship_details.MONETARY_FUNCTION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Amounts_relationship_details.MONETARY_FUNCTION" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryFunctionC549" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Amounts_relationship_details/MONETARY_FUNCTION"> <jb:value property="monetaryFunctionCoded" data="CONDPV/Segment_group_8/Segment_group_10/Amounts_relationship_details/MONETARY_FUNCTION/Monetary_function__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Amounts_relationship_details/MONETARY_FUNCTION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Amounts_relationship_details/MONETARY_FUNCTION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Monetary_amount_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_10"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Monetary_amount" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="CONDPV/Segment_group_8/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Free_text_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_10"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Free_text" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Free_text"> <jb:value property="textSubjectQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d96a.common.field.TextLiteralC108" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="CONDPV/Segment_group_8/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_10"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup11" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11"> <jb:wiring property="dutyTaxFeeDetails" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details" /> <jb:wiring property="monetaryAmount" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Monetary_amount" /> <jb:wiring property="placeLocationIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d96a.common.DutyTaxFeeDetails" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details"> <jb:value property="dutyTaxFeeFunctionQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/Duty_tax_fee_function_qualifier" decoder="String" default="null" /> <jb:value property="dutyTaxFeeAssessmentBasis" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/Duty_tax_fee_assessment_basis" decoder="String" default="null" /> <jb:value property="dutyTaxFeeCategoryCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/Duty_tax_fee_category__coded" decoder="String" default="null" /> <jb:value property="partyTaxIdentificationNumber" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/Party_tax_identification_number" decoder="String" default="null" /> <jb:wiring property="dutyTaxFeeType" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" /> <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" /> <jb:wiring property="dutyTaxFeeDetail" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d96a.common.field.DutyTaxFeeTypeC241" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE"> <jb:value property="dutyTaxFeeTypeCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_tax_fee_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="dutyTaxFeeType" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_tax_fee_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d96a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL"> <jb:value property="dutyTaxFeeAccountIdentification" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_tax_fee_account_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d96a.common.field.DutyTaxFeeDetailC243" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL"> <jb:value property="dutyTaxFeeRateIdentification" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_tax_fee_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="dutyTaxFeeRate" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_tax_fee_rate" decoder="String" default="null" /> <jb:value property="dutyTaxFeeRateBasisIdentification" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_tax_fee_rate_basis_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification"> <jb:value property="placeLocationQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_10.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="CONDPV/Segment_group_8/Segment_group_10/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup12" createOnElement="CONDPV/Segment_group_8/Segment_group_12"> <jb:wiring property="nameAndAddress" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification_List" /> <jb:wiring property="financialInstitutionInformation" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information_List" /> <jb:wiring property="segmentGroup13" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13_List" /> <jb:wiring property="segmentGroup14" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14_List" /> <jb:wiring property="segmentGroup15" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Name_and_address"> <jb:value property="partyQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d96a.common.field.PartyNameC080" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox4" data="CONDPV/Segment_group_8/Segment_group_12/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification"> <jb:value property="placeLocationQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="CONDPV/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information" class="org.milyn.edi.unedifact.d96a.common.FinancialInstitutionInformation" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information"> <jb:value property="partyQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/Party_qualifier" decoder="String" default="null" /> <jb:value property="countryCoded" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/Country__coded" decoder="String" default="null" /> <jb:wiring property="accountIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information.ACCOUNT_IDENTIFICATION" /> <jb:wiring property="institutionIdentification" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information.INSTITUTION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information.ACCOUNT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.AccountIdentificationC078" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/ACCOUNT_IDENTIFICATION"> <jb:value property="accountHolderNumber" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_number" decoder="String" default="null" /> <jb:value property="accountHolderName1" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" /> <jb:value property="accountHolderName2" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" /> <jb:value property="currencyCoded" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/ACCOUNT_IDENTIFICATION/Currency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.InstitutionIdentificationC088" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION"> <jb:value property="institutionNameIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="institutionBranchNumber" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_number" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="institutionName" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" /> <jb:value property="institutionBranchPlace" data="CONDPV/Segment_group_8/Segment_group_12/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_place" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup13" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Reference"> <jb:wiring property="reference" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup14" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14"> <jb:wiring property="documentMessageDetails" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Date_time_period_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Document_message_details" class="org.milyn.edi.unedifact.d96a.common.DocumentMessageDetails" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageDetailsC503" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Date_time_period_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Date_time_period" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15" class="org.milyn.edi.unedifact.d96a.CONDPV.SegmentGroup15" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15"> <jb:wiring property="contactInformation" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Communication_contact_List" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Contact_information"> <jb:value property="contactFunctionCoded" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Communication_contact_List" class="java.util.ArrayList" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15"> <jb:wiring beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Communication_contact" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Communication_contact" class="org.milyn.edi.unedifact.d96a.common.CommunicationContact" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="CONDPV.Segment_group_8.Segment_group_12.Segment_group_15.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d96a.common.field.CommunicationContactC076" createOnElement="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="CONDPV/Segment_group_8/Segment_group_12/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>