org.milyn.edi.unedifact.d05a.BUSCRD.bindingconfig.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd" xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd" xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd"> <!-- Generated by Smooks EJC (Edifact Java Compiler). --> <params> <param name="stream.filter.type">SAX</param> </params> <edi:reader mappingModel="/org/milyn/edi/unedifact/d05a/BUSCRD/edimappingconfig.xml" validate="false" /> <jb:bean beanId="BUSCRD" class="org.milyn.edi.unedifact.d05a.BUSCRD.Buscrd" createOnElement="BUSCRD"> <jb:wiring property="beginningOfMessage" beanIdRef="BUSCRD.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="BUSCRD.Reference_List" /> <jb:wiring property="segmentGroup1" beanIdRef="BUSCRD.Segment_group_1_List" /> <jb:wiring property="segmentGroup3" beanIdRef="BUSCRD.Segment_group_3_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Beginning_of_message" class="org.milyn.edi.unedifact.d05a.common.BeginningOfMessage" createOnElement="BUSCRD/Beginning_of_message"> <jb:value property="messageFunctionCode" data="BUSCRD/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="BUSCRD/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="BUSCRD.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="BUSCRD.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageIdentificationC106" createOnElement="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BUSCRD/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD"> <jb:wiring beanIdRef="BUSCRD.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Reference_List" class="java.util.ArrayList" createOnElement="BUSCRD"> <jb:wiring beanIdRef="BUSCRD.Reference" /> </jb:bean> <jb:bean beanId="BUSCRD.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="BUSCRD/Reference"> <jb:wiring property="reference" beanIdRef="BUSCRD.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BUSCRD.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="BUSCRD/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="BUSCRD/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="BUSCRD/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="BUSCRD/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="BUSCRD/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BUSCRD/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1_List" class="java.util.ArrayList" createOnElement="BUSCRD"> <jb:wiring beanIdRef="BUSCRD.Segment_group_1" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup1" createOnElement="BUSCRD/Segment_group_1"> <jb:wiring property="partyIdentification" beanIdRef="BUSCRD.Segment_group_1.Party_identification" /> <jb:wiring property="address" beanIdRef="BUSCRD.Segment_group_1.Address" /> <jb:wiring property="segmentGroup2" beanIdRef="BUSCRD.Segment_group_1.Segment_group_2_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="BUSCRD/Segment_group_1/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="BUSCRD/Segment_group_1/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="BUSCRD/Segment_group_1/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_1/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="BUSCRD.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="BUSCRD.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="BUSCRD/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="BUSCRD/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="BUSCRD/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="BUSCRD/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="BUSCRD/Segment_group_1/Address"> <jb:value property="cityName" data="BUSCRD/Segment_group_1/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="BUSCRD/Segment_group_1/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BUSCRD/Segment_group_1/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="BUSCRD.Segment_group_1.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="BUSCRD.Segment_group_1.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="BUSCRD.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="BUSCRD.Segment_group_1.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="BUSCRD/Segment_group_1/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="BUSCRD/Segment_group_1/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="BUSCRD/Segment_group_1/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="BUSCRD/Segment_group_1/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="BUSCRD/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="BUSCRD/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="BUSCRD/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="BUSCRD/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="BUSCRD/Segment_group_1/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="BUSCRD/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="BUSCRD/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_1"> <jb:wiring beanIdRef="BUSCRD.Segment_group_1.Segment_group_2" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup2" createOnElement="BUSCRD/Segment_group_1/Segment_group_2"> <jb:wiring property="contactInformation" beanIdRef="BUSCRD.Segment_group_1.Segment_group_2.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="BUSCRD.Segment_group_1.Segment_group_2.Communication_contact_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d05a.common.ContactInformation" createOnElement="BUSCRD/Segment_group_1/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCode" data="BUSCRD/Segment_group_1/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="BUSCRD.Segment_group_1.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="BUSCRD/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="BUSCRD/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="BUSCRD/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_1/Segment_group_2"> <jb:wiring beanIdRef="BUSCRD.Segment_group_1.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="BUSCRD/Segment_group_1/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="BUSCRD.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="BUSCRD/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="BUSCRD/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="BUSCRD/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3_List" class="java.util.ArrayList" createOnElement="BUSCRD"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup3" createOnElement="BUSCRD/Segment_group_3"> <jb:wiring property="lineItem" beanIdRef="BUSCRD.Segment_group_3.Line_item" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Date_time_period_List" /> <jb:wiring property="partyIdentification" beanIdRef="BUSCRD.Segment_group_3.Party_identification_List" /> <jb:wiring property="currencies" beanIdRef="BUSCRD.Segment_group_3.Currencies" /> <jb:wiring property="language" beanIdRef="BUSCRD.Segment_group_3.Language" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Information_detail_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Free_text_List" /> <jb:wiring property="segmentGroup4" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Line_item" class="org.milyn.edi.unedifact.d05a.common.LineItem" createOnElement="BUSCRD/Segment_group_3/Line_item"> <jb:value property="lineItemIdentifier" data="BUSCRD/Segment_group_3/Line_item/Line_item_identifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Line_item/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="BUSCRD/Segment_group_3/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:value property="configurationOperationCode" data="BUSCRD/Segment_group_3/Line_item/Configuration_operation_code" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification" beanIdRef="BUSCRD.Segment_group_3.Line_item.ITEM_NUMBER_IDENTIFICATION" /> <jb:wiring property="subLineInformation" beanIdRef="BUSCRD.Segment_group_3.Line_item.SUB_LINE_INFORMATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ItemNumberIdentificationC212" createOnElement="BUSCRD/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION"> <jb:value property="itemIdentifier" data="BUSCRD/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="BUSCRD/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SubLineInformationC829" createOnElement="BUSCRD/Segment_group_3/Line_item/SUB_LINE_INFORMATION"> <jb:value property="subLineIndicatorCode" data="BUSCRD/Segment_group_3/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" /> <jb:value property="lineItemIdentifier" data="BUSCRD/Segment_group_3/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Party_identification" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="BUSCRD/Segment_group_3/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="BUSCRD/Segment_group_3/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="BUSCRD/Segment_group_3/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="BUSCRD.Segment_group_3.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="BUSCRD.Segment_group_3.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="BUSCRD/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="BUSCRD/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="BUSCRD/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="BUSCRD/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Currencies" class="org.milyn.edi.unedifact.d05a.common.Currencies" createOnElement="BUSCRD/Segment_group_3/Currencies"> <jb:value property="currencyExchangeRate" data="BUSCRD/Segment_group_3/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="BUSCRD/Segment_group_3/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="BUSCRD.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="BUSCRD.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.CurrencyDetailsC504" createOnElement="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.CurrencyDetailsC504" createOnElement="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="BUSCRD/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="BUSCRD/Segment_group_3/Language"> <jb:value property="languageCodeQualifier" data="BUSCRD/Segment_group_3/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="BUSCRD.Segment_group_3.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="BUSCRD/Segment_group_3/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="BUSCRD/Segment_group_3/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Information_detail_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Information_detail" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Information_detail" class="org.milyn.edi.unedifact.d05a.common.InformationDetail" createOnElement="BUSCRD/Segment_group_3/Information_detail"> <jb:value property="informationDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Information_detail/Information_details_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Information_detail/Status_description_code" decoder="String" default="null" /> <jb:wiring property="informationCategory" beanIdRef="BUSCRD.Segment_group_3.Information_detail.INFORMATION_CATEGORY" /> <jb:wiring property="informationType" beanIdRef="BUSCRD.Segment_group_3.Information_detail.INFORMATION_TYPE" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Information_detail.INFORMATION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Information_detail.INFORMATION_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.InformationCategoryC009" createOnElement="BUSCRD/Segment_group_3/Information_detail/INFORMATION_CATEGORY"> <jb:value property="informationCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_CATEGORY/Information_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationCategoryDescription" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_CATEGORY/Information_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Information_detail.INFORMATION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InformationTypeC010" createOnElement="BUSCRD/Segment_group_3/Information_detail/INFORMATION_TYPE"> <jb:value property="informationTypeDescriptionCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_TYPE/Information_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationTypeDescription" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_TYPE/Information_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Information_detail.INFORMATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.InformationDetailC011" createOnElement="BUSCRD/Segment_group_3/Information_detail/INFORMATION_DETAIL"> <jb:value property="informationDetailDescriptionCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_DETAIL/Information_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationDetailDescription" data="BUSCRD/Segment_group_3/Information_detail/INFORMATION_DETAIL/Information_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup4" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring property="hierarchyInformation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Hierarchy_information" /> <jb:wiring property="informationRequired" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_required_List" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_detail_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Percentage_details_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Reference_List" /> <jb:wiring property="measurements" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Measurements_List" /> <jb:wiring property="currencies" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Currencies" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Free_text_List" /> <jb:wiring property="segmentGroup5" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5_List" /> <jb:wiring property="segmentGroup6" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8_List" /> <jb:wiring property="segmentGroup10" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10_List" /> <jb:wiring property="segmentGroup11" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12_List" /> <jb:wiring property="segmentGroup14" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14_List" /> <jb:wiring property="segmentGroup15" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15_List" /> <jb:wiring property="segmentGroup16" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16_List" /> <jb:wiring property="segmentGroup18" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18_List" /> <jb:wiring property="segmentGroup19" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19_List" /> <jb:wiring property="segmentGroup22" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Hierarchy_information" class="org.milyn.edi.unedifact.d05a.common.HierarchyInformation" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information"> <jb:value property="hierarchyObjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/Hierarchy_object_code_qualifier" decoder="String" default="null" /> <jb:value property="hierarchicalStructureRelationshipCode" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/Hierarchical_structure_relationship_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="hierarchicalStructureParentIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/Hierarchical_structure_parent_identifier" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Hierarchy_information.ITEM_NUMBER_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Hierarchy_information.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ItemNumberIdentificationC212" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION"> <jb:value property="itemIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_required_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_required" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_required" class="org.milyn.edi.unedifact.d05a.common.InformationRequired" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Information_required"> <jb:wiring property="informationRequest" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_required.INFORMATION_REQUEST" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_required.INFORMATION_REQUEST" class="org.milyn.edi.unedifact.d05a.common.field.InformationRequestC333" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Information_required/INFORMATION_REQUEST"> <jb:value property="requestedInformationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_required/INFORMATION_REQUEST/Requested_information_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_required/INFORMATION_REQUEST/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_required/INFORMATION_REQUEST/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requestedInformationDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Information_required/INFORMATION_REQUEST/Requested_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_detail_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_detail" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_detail" class="org.milyn.edi.unedifact.d05a.common.InformationDetail" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Information_detail"> <jb:value property="informationDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/Information_details_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/Status_description_code" decoder="String" default="null" /> <jb:wiring property="informationCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_detail.INFORMATION_CATEGORY" /> <jb:wiring property="informationType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_detail.INFORMATION_TYPE" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Information_detail.INFORMATION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_detail.INFORMATION_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.InformationCategoryC009" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_CATEGORY"> <jb:value property="informationCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_CATEGORY/Information_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_CATEGORY/Information_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_detail.INFORMATION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InformationTypeC010" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_TYPE"> <jb:value property="informationTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_TYPE/Information_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_TYPE/Information_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Information_detail.INFORMATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.InformationDetailC011" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_DETAIL"> <jb:value property="informationDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_DETAIL/Information_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Information_detail/INFORMATION_DETAIL/Information_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Percentage_details_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Percentage_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Reference_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Reference" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Reference"> <jb:wiring property="reference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Measurements_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Measurements" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Currencies" class="org.milyn.edi.unedifact.d05a.common.Currencies" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Currencies"> <jb:value property="currencyExchangeRate" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.CurrencyDetailsC504" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.CurrencyDetailsC504" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="BUSCRD/Segment_group_3/Segment_group_4/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup5" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" /> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmountFunction" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function"> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" /> <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionC549" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION"> <jb:value property="monetaryAmountFunctionDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionDetailC008" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL"> <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup6" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6"> <jb:wiring property="attribute" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Attribute" /> <jb:wiring property="measurements" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Percentage_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup7" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7"> <jb:wiring property="result" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result" /> <jb:wiring property="characteristicValue" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Characteristic_value_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result" class="org.milyn.edi.unedifact.d05a.common.Result" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result"> <jb:value property="resultValueTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/Result_value_type_code_qualifier" decoder="String" default="null" /> <jb:value property="resultRepresentationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/Result_representation_code" decoder="String" default="null" /> <jb:value property="resultNormalcyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/Result_normalcy_code" decoder="String" default="null" /> <jb:wiring property="resultDetails1" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result.RESULT_DETAILS_-_-1" /> <jb:wiring property="resultDetails2" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result.RESULT_DETAILS_-_-2" /> <jb:wiring property="measurementUnitDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result.MEASUREMENT_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result.RESULT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1"> <jb:value property="measure" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result.RESULT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2"> <jb:value property="measure" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Result.MEASUREMENT_UNIT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementUnitDetailsC848" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS"> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="measurementUnitName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Characteristic_value_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Characteristic_value" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value"> <jb:wiring property="characteristicValue" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE"> <jb:value property="characteristicValueDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicValueDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicValueDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_7.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup8" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8"> <jb:wiring property="requirementsAndConditions" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Requirements_and_conditions" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail_List" /> <jb:wiring property="measurements" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements_List" /> <jb:wiring property="attribute" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute_List" /> <jb:wiring property="segmentGroup9" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Requirements_and_conditions" class="org.milyn.edi.unedifact.d05a.common.RequirementsAndConditions" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/Country_name_code" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RequirementConditionIdentificationC550" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementOrConditionDescriptionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requirementOrConditionDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail" class="org.milyn.edi.unedifact.d05a.common.InformationDetail" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail"> <jb:value property="informationDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/Information_details_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/Status_description_code" decoder="String" default="null" /> <jb:wiring property="informationCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail.INFORMATION_CATEGORY" /> <jb:wiring property="informationType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail.INFORMATION_TYPE" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail.INFORMATION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail.INFORMATION_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.InformationCategoryC009" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_CATEGORY"> <jb:value property="informationCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_CATEGORY/Information_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_CATEGORY/Information_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail.INFORMATION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InformationTypeC010" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_TYPE"> <jb:value property="informationTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_TYPE/Information_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_TYPE/Information_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Information_detail.INFORMATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.InformationDetailC011" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_DETAIL"> <jb:value property="informationDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_DETAIL/Information_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Information_detail/INFORMATION_DETAIL/Information_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup9" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount" /> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmountFunction" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function"> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" /> <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionC549" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION"> <jb:value property="monetaryAmountFunctionDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionDetailC008" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL"> <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup10" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10"> <jb:wiring property="quantity" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Quantity" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_10.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup11" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11"> <jb:wiring property="businessFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Business_function" /> <jb:wiring property="paymentTerms" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Payment_terms_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Date_time_period_List" /> <jb:wiring property="rangeDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Range_details_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Percentage_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Business_function" class="org.milyn.edi.unedifact.d05a.common.BusinessFunction" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function"> <jb:value property="geographicAreaCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/Geographic_area_code" decoder="String" default="null" /> <jb:value property="financialTransactionTypeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/Financial_transaction_type_code" decoder="String" default="null" /> <jb:value property="intraCompanyPaymentIndicatorCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/Intra_company_payment_indicator_code" decoder="String" default="null" /> <jb:wiring property="businessFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Business_function.BUSINESS_FUNCTION" /> <jb:wiring property="bankOperation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Business_function.BANK_OPERATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Business_function.BUSINESS_FUNCTION" class="org.milyn.edi.unedifact.d05a.common.field.BusinessFunctionC521" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BUSINESS_FUNCTION"> <jb:value property="businessFunctionTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BUSINESS_FUNCTION/Business_function_type_code_qualifier" decoder="String" default="null" /> <jb:value property="businessFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BUSINESS_FUNCTION/Business_function_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BUSINESS_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BUSINESS_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="businessDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BUSINESS_FUNCTION/Business_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Business_function.BANK_OPERATION" class="org.milyn.edi.unedifact.d05a.common.field.BankOperationC551" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BANK_OPERATION"> <jb:value property="bankOperationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BANK_OPERATION/Bank_operation_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BANK_OPERATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Business_function/BANK_OPERATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Payment_terms_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Payment_terms" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Payment_terms" class="org.milyn.edi.unedifact.d05a.common.PaymentTerms" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms"> <jb:value property="paymentTermsTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/Payment_terms_type_code_qualifier" decoder="String" default="null" /> <jb:value property="timeReferenceCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/Time_reference_code" decoder="String" default="null" /> <jb:value property="termsTimeRelationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/Terms_time_relation_code" decoder="String" default="null" /> <jb:value property="periodTypeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/Period_type_code" decoder="String" default="null" /> <jb:value property="periodCountQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/Period_count_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="paymentTerms" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Payment_terms.PAYMENT_TERMS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Payment_terms.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d05a.common.field.PaymentTermsC019" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/PAYMENT_TERMS"> <jb:value property="paymentTermsDescriptionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="paymentTermsDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Payment_terms/PAYMENT_TERMS/Payment_terms_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Range_details_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Range_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Range_details"> <jb:value property="rangeTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Range_details/Range_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Range_details/RANGE"> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_11.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup12" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12"> <jb:wiring property="processingInformation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Processing_information" /> <jb:wiring property="itemDescription" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description_List" /> <jb:wiring property="characteristicValue" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Characteristic_value_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Percentage_details" /> <jb:wiring property="numberOfUnits" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Number_of_units" /> <jb:wiring property="reference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Reference_List" /> <jb:wiring property="segmentGroup13" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Processing_information" class="org.milyn.edi.unedifact.d05a.common.ProcessingInformation" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d05a.common.field.ProcessingIndicatorC012" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description"> <jb:value property="descriptionFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Characteristic_value_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Characteristic_value" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value"> <jb:wiring property="characteristicValue" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Characteristic_value.CHARACTERISTIC_VALUE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value/CHARACTERISTIC_VALUE"> <jb:value property="characteristicValueDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicValueDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicValueDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Number_of_units" class="org.milyn.edi.unedifact.d05a.common.NumberOfUnits" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.NumberOfUnitDetailsC523" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Reference_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Reference" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference"> <jb:wiring property="reference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup13" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount" /> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmountFunction" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function"> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" /> <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionC549" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION"> <jb:value property="monetaryAmountFunctionDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionDetailC008" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL"> <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_12.Segment_group_13.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup14" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14"> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Relationship" /> <jb:wiring property="attribute" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_14.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_14/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup15" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15"> <jb:wiring property="status" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status" /> <jb:wiring property="attribute" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status" class="org.milyn.edi.unedifact.d05a.common.Status" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status"> <jb:wiring property="statusCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.StatusCategoryC601" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS" class="org.milyn.edi.unedifact.d05a.common.field.StatusC555" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_15.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_15/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup16" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring property="partyIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Relationship_List" /> <jb:wiring property="address" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address_List" /> <jb:wiring property="financialInstitutionInformation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information_List" /> <jb:wiring property="attribute" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute_List" /> <jb:wiring property="personDemographicInformation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Person_demographic_information" /> <jb:wiring property="employmentDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details_List" /> <jb:wiring property="nationality" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Nationality_List" /> <jb:wiring property="reference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Reference_List" /> <jb:wiring property="language" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Language_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Date_time_period_List" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Percentage_details_List" /> <jb:wiring property="communicationContact" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Communication_contact_List" /> <jb:wiring property="quantity" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Quantity_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text_List" /> <jb:wiring property="segmentGroup17" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Relationship_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Relationship" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address"> <jb:value property="cityName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information" class="org.milyn.edi.unedifact.d05a.common.FinancialInstitutionInformation" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information"> <jb:value property="partyFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/Country_name_code" decoder="String" default="null" /> <jb:wiring property="accountHolderIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" /> <jb:wiring property="institutionIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information.INSTITUTION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.AccountHolderIdentificationC078" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION"> <jb:value property="accountHolderIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" /> <jb:value property="accountHolderName1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" /> <jb:value property="accountHolderName2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.InstitutionIdentificationC088" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION"> <jb:value property="institutionNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="institutionBranchIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="institutionName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" /> <jb:value property="institutionBranchLocationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Person_demographic_information" class="org.milyn.edi.unedifact.d05a.common.PersonDemographicInformation" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information"> <jb:value property="genderCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/Gender_code" decoder="String" default="null" /> <jb:wiring property="maritalStatusDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Person_demographic_information.MARITAL_STATUS_DETAILS" /> <jb:wiring property="religionDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Person_demographic_information.RELIGION_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Person_demographic_information.MARITAL_STATUS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MaritalStatusDetailsC085" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/MARITAL_STATUS_DETAILS"> <jb:value property="maritalStatusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="maritalStatusDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Person_demographic_information.RELIGION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReligionDetailsC101" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/RELIGION_DETAILS"> <jb:value property="religionNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/RELIGION_DETAILS/Religion_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/RELIGION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/RELIGION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="religionName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Person_demographic_information/RELIGION_DETAILS/Religion_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details" class="org.milyn.edi.unedifact.d05a.common.EmploymentDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details"> <jb:value property="employmentDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/Employment_details_code_qualifier" decoder="String" default="null" /> <jb:value property="jobTitleDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/Job_title_description" decoder="String" default="null" /> <jb:value property="qualificationApplicationAreaCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/Qualification_application_area_code" decoder="String" default="null" /> <jb:wiring property="employmentCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details.EMPLOYMENT_CATEGORY" /> <jb:wiring property="occupation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details.OCCUPATION" /> <jb:wiring property="qualificationClassification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details.QUALIFICATION_CLASSIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details.EMPLOYMENT_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.EmploymentCategoryC948" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/EMPLOYMENT_CATEGORY"> <jb:value property="employmentCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/EMPLOYMENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/EMPLOYMENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="employmentCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details.OCCUPATION" class="org.milyn.edi.unedifact.d05a.common.field.OccupationC951" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/OCCUPATION"> <jb:value property="occupationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/OCCUPATION/Occupation_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/OCCUPATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/OCCUPATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="occupationDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/OCCUPATION/Occupation_description_-_-1" decoder="String" default="null" /> <jb:value property="occupationDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/OCCUPATION/Occupation_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Employment_details.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.QualificationClassificationC950" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/QUALIFICATION_CLASSIFICATION"> <jb:value property="qualificationClassificationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Nationality_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Nationality" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Nationality" class="org.milyn.edi.unedifact.d05a.common.Nationality" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality"> <jb:value property="nationalityCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality/Nationality_code_qualifier" decoder="String" default="null" /> <jb:wiring property="nationalityDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Nationality.NATIONALITY_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Nationality.NATIONALITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.NationalityDetailsC042" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality/NATIONALITY_DETAILS"> <jb:value property="nationalityNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality/NATIONALITY_DETAILS/Nationality_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality/NATIONALITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality/NATIONALITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nationalityName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Nationality/NATIONALITY_DETAILS/Nationality_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Reference_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Reference" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference"> <jb:wiring property="reference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Language_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Language" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Language"> <jb:value property="languageCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail" class="org.milyn.edi.unedifact.d05a.common.InformationDetail" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail"> <jb:value property="informationDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/Information_details_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/Status_description_code" decoder="String" default="null" /> <jb:wiring property="informationCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail.INFORMATION_CATEGORY" /> <jb:wiring property="informationType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail.INFORMATION_TYPE" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail.INFORMATION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail.INFORMATION_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.InformationCategoryC009" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_CATEGORY"> <jb:value property="informationCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_CATEGORY/Information_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_CATEGORY/Information_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail.INFORMATION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InformationTypeC010" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_TYPE"> <jb:value property="informationTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_TYPE/Information_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_TYPE/Information_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Information_detail.INFORMATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.InformationDetailC011" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_DETAIL"> <jb:value property="informationDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_DETAIL/Information_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Information_detail/INFORMATION_DETAIL/Information_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Percentage_details_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Percentage_details" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Communication_contact_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Communication_contact" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Quantity_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Quantity" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup17" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount" /> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmountFunction" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function"> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" /> <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionC549" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION"> <jb:value property="monetaryAmountFunctionDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionDetailC008" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL"> <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_16.Segment_group_17.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_16/Segment_group_17/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup18" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18"> <jb:wiring property="event" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Date_time_period_List" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event" class="org.milyn.edi.unedifact.d05a.common.Event" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event"> <jb:value property="eventDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/Event_details_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="eventCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event.EVENT_CATEGORY" /> <jb:wiring property="eventType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event.EVENT_TYPE" /> <jb:wiring property="eventIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event.EVENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event.EVENT_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.EventCategoryC004" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_CATEGORY"> <jb:value property="eventCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_CATEGORY/Event_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="eventCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_CATEGORY/Event_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event.EVENT_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.EventTypeC030" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_TYPE"> <jb:value property="eventTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_TYPE/Event_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="eventTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_TYPE/Event_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Event.EVENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.EventIdentificationC063" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_IDENTIFICATION"> <jb:value property="eventDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_IDENTIFICATION/Event_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="event" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Event/EVENT_IDENTIFICATION/Event" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail" class="org.milyn.edi.unedifact.d05a.common.InformationDetail" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail"> <jb:value property="informationDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/Information_details_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/Status_description_code" decoder="String" default="null" /> <jb:wiring property="informationCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail.INFORMATION_CATEGORY" /> <jb:wiring property="informationType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail.INFORMATION_TYPE" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail.INFORMATION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail.INFORMATION_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.InformationCategoryC009" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_CATEGORY"> <jb:value property="informationCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_CATEGORY/Information_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_CATEGORY/Information_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail.INFORMATION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InformationTypeC010" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_TYPE"> <jb:value property="informationTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_TYPE/Information_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_TYPE/Information_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Information_detail.INFORMATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.InformationDetailC011" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_DETAIL"> <jb:value property="informationDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_DETAIL/Information_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Information_detail/INFORMATION_DETAIL/Information_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_18.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup19" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring property="placeLocationIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Relationship_List" /> <jb:wiring property="address" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Date_time_period_List" /> <jb:wiring property="communicationContact" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Communication_contact_List" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text_List" /> <jb:wiring property="segmentGroup20" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20_List" /> <jb:wiring property="segmentGroup21" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Relationship_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Relationship" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address"> <jb:value property="cityName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Date_time_period_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Date_time_period" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Communication_contact_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Communication_contact" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail" class="org.milyn.edi.unedifact.d05a.common.InformationDetail" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail"> <jb:value property="informationDetailsCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/Information_details_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/Status_description_code" decoder="String" default="null" /> <jb:wiring property="informationCategory" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail.INFORMATION_CATEGORY" /> <jb:wiring property="informationType" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail.INFORMATION_TYPE" /> <jb:wiring property="informationDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail.INFORMATION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail.INFORMATION_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.InformationCategoryC009" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_CATEGORY"> <jb:value property="informationCategoryDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_CATEGORY/Information_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationCategoryDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_CATEGORY/Information_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail.INFORMATION_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InformationTypeC010" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_TYPE"> <jb:value property="informationTypeDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_TYPE/Information_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationTypeDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_TYPE/Information_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Information_detail.INFORMATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.InformationDetailC011" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_DETAIL"> <jb:value property="informationDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_DETAIL/Information_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="informationDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Information_detail/INFORMATION_DETAIL/Information_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup20" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20"> <jb:wiring property="partyIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Relationship_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Relationship_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Relationship" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_20.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_20/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup21" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount" /> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function_List" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmountFunction" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function"> <jb:wiring property="monetaryAmountFunction" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" /> <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionC549" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION"> <jb:value property="monetaryAmountFunctionDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountFunctionDetailC008" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL"> <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDetailDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_19.Segment_group_21.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_19/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22" class="org.milyn.edi.unedifact.d05a.BUSCRD.SegmentGroup22" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22"> <jb:wiring property="additionalPriceInformation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Additional_price_information" /> <jb:wiring property="placeLocationIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification_List" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Percentage_details" /> <jb:wiring property="freeText" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text_List" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Additional_price_information" class="org.milyn.edi.unedifact.d05a.common.AdditionalPriceInformation" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information"> <jb:value property="tradeClassCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/Trade_class_code" decoder="String" default="null" /> <jb:wiring property="priceMultiplierInformation" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" /> <jb:wiring property="reasonForChange" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Additional_price_information.REASON_FOR_CHANGE" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.PriceMultiplierInformationC138" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/PRICE_MULTIPLIER_INFORMATION"> <jb:value property="priceMultiplierRate" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_rate" decoder="DABigDecimal" default="null" /> <jb:value property="priceMultiplierTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Additional_price_information.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d05a.common.field.ReasonForChangeC960" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/REASON_FOR_CHANGE"> <jb:value property="changeReasonDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="changeReasonDescription" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details"> <jb:value property="statusDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text_List" class="java.util.ArrayList" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22"> <jb:wiring beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BUSCRD.Segment_group_3.Segment_group_4.Segment_group_22.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BUSCRD/Segment_group_3/Segment_group_4/Segment_group_22/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>