org.milyn.edi.unedifact.d02b.OSTRPT.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/d02b/OSTRPT/edimappingconfig.xml" validate="false" /> <jb:bean beanId="OSTRPT" class="org.milyn.edi.unedifact.d02b.OSTRPT.Ostrpt" createOnElement="OSTRPT"> <jb:wiring property="beginningOfMessage" beanIdRef="OSTRPT.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="OSTRPT.Reference" /> <jb:wiring property="informationRequired" beanIdRef="OSTRPT.Information_required" /> <jb:wiring property="freeText" beanIdRef="OSTRPT.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="OSTRPT.Segment_group_1_List" /> <jb:wiring property="segmentGroup3" beanIdRef="OSTRPT.Segment_group_3_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Beginning_of_message" class="org.milyn.edi.unedifact.d02b.common.BeginningOfMessage" createOnElement="OSTRPT/Beginning_of_message"> <jb:value property="messageFunctionCode" data="OSTRPT/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="OSTRPT/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="OSTRPT.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="OSTRPT.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageNameC002" createOnElement="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageIdentificationC106" createOnElement="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Date_time_period_List" class="java.util.ArrayList" createOnElement="OSTRPT"> <jb:wiring beanIdRef="OSTRPT.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="OSTRPT/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="OSTRPT/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="OSTRPT/Reference"> <jb:wiring property="reference" beanIdRef="OSTRPT.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="OSTRPT.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="OSTRPT/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="OSTRPT/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="OSTRPT/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="OSTRPT/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="OSTRPT/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Information_required" class="org.milyn.edi.unedifact.d02b.common.InformationRequired" createOnElement="OSTRPT/Information_required"> <jb:wiring property="informationRequest" beanIdRef="OSTRPT.Information_required.INFORMATION_REQUEST" /> </jb:bean> <jb:bean beanId="OSTRPT.Information_required.INFORMATION_REQUEST" class="org.milyn.edi.unedifact.d02b.common.field.InformationRequestC333" createOnElement="OSTRPT/Information_required/INFORMATION_REQUEST"> <jb:value property="requestedInformationDescriptionCode" data="OSTRPT/Information_required/INFORMATION_REQUEST/Requested_information_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Information_required/INFORMATION_REQUEST/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Information_required/INFORMATION_REQUEST/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requestedInformationDescription" data="OSTRPT/Information_required/INFORMATION_REQUEST/Requested_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Free_text_List" class="java.util.ArrayList" createOnElement="OSTRPT"> <jb:wiring beanIdRef="OSTRPT.Free_text" /> </jb:bean> <jb:bean beanId="OSTRPT.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="OSTRPT/Free_text"> <jb:value property="textSubjectCodeQualifier" data="OSTRPT/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="OSTRPT/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="OSTRPT/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="OSTRPT/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="OSTRPT.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="OSTRPT.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="OSTRPT.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="OSTRPT/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="OSTRPT/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="OSTRPT/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="OSTRPT/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="OSTRPT/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="OSTRPT/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="OSTRPT/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="OSTRPT/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1_List" class="java.util.ArrayList" createOnElement="OSTRPT"> <jb:wiring beanIdRef="OSTRPT.Segment_group_1" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup1" createOnElement="OSTRPT/Segment_group_1"> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_1.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="OSTRPT.Segment_group_1.Place_location_identification_List" /> <jb:wiring property="segmentGroup2" beanIdRef="OSTRPT.Segment_group_1.Segment_group_2_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Name_and_address" class="org.milyn.edi.unedifact.d02b.common.NameAndAddress" createOnElement="OSTRPT/Segment_group_1/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="OSTRPT/Segment_group_1/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="OSTRPT/Segment_group_1/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="OSTRPT/Segment_group_1/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="OSTRPT/Segment_group_1/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="OSTRPT.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="OSTRPT.Segment_group_1.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="OSTRPT.Segment_group_1.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="OSTRPT.Segment_group_1.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PartyIdentificationDetailsC082" createOnElement="OSTRPT/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="OSTRPT/Segment_group_1/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="OSTRPT/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="OSTRPT/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="OSTRPT/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="OSTRPT/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="OSTRPT/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02b.common.field.PartyNameC080" createOnElement="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="OSTRPT/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="OSTRPT/Segment_group_1/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="OSTRPT/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="OSTRPT/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="OSTRPT/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="OSTRPT/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.CountrySubEntityDetailsC819" createOnElement="OSTRPT/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="OSTRPT/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="OSTRPT/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Place_location_identification_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_1"> <jb:wiring beanIdRef="OSTRPT.Segment_group_1.Place_location_identification" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="OSTRPT/Segment_group_1/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="OSTRPT/Segment_group_1/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="OSTRPT/Segment_group_1/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="OSTRPT.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="OSTRPT.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="OSTRPT.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="OSTRPT/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="OSTRPT/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="OSTRPT/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="OSTRPT/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Segment_group_2_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_1"> <jb:wiring beanIdRef="OSTRPT.Segment_group_1.Segment_group_2" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup2" createOnElement="OSTRPT/Segment_group_1/Segment_group_2"> <jb:wiring property="contactInformation" beanIdRef="OSTRPT.Segment_group_1.Segment_group_2.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="OSTRPT.Segment_group_1.Segment_group_2.Communication_contact_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d02b.common.ContactInformation" createOnElement="OSTRPT/Segment_group_1/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCode" data="OSTRPT/Segment_group_1/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="OSTRPT.Segment_group_1.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="OSTRPT/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="OSTRPT/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="OSTRPT/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="OSTRPT.Segment_group_1.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_1/Segment_group_2"> <jb:wiring beanIdRef="OSTRPT.Segment_group_1.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d02b.common.CommunicationContact" createOnElement="OSTRPT/Segment_group_1/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="OSTRPT.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02b.common.field.CommunicationContactC076" createOnElement="OSTRPT/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="OSTRPT/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="OSTRPT/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3_List" class="java.util.ArrayList" createOnElement="OSTRPT"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup3" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring property="documentMessageDetails" beanIdRef="OSTRPT.Segment_group_3.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Date_time_period_List" /> <jb:wiring property="controlTotal" beanIdRef="OSTRPT.Segment_group_3.Control_total_List" /> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Reference_List" /> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="OSTRPT.Segment_group_3.Terms_of_delivery_or_transport_List" /> <jb:wiring property="segmentGroup4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4_List" /> <jb:wiring property="segmentGroup6" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Document_message_details" class="org.milyn.edi.unedifact.d02b.common.DocumentMessageDetails" createOnElement="OSTRPT/Segment_group_3/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="OSTRPT/Segment_group_3/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="OSTRPT/Segment_group_3/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="OSTRPT/Segment_group_3/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="OSTRPT.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="OSTRPT.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageNameC002" createOnElement="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageDetailsC503" createOnElement="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/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="OSTRPT/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="OSTRPT/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="OSTRPT.Segment_group_3.Control_total_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Control_total" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Control_total" class="org.milyn.edi.unedifact.d02b.common.ControlTotal" createOnElement="OSTRPT/Segment_group_3/Control_total"> <jb:wiring property="control" beanIdRef="OSTRPT.Segment_group_3.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Control_total.CONTROL" class="org.milyn.edi.unedifact.d02b.common.field.ControlC270" createOnElement="OSTRPT/Segment_group_3/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="OSTRPT/Segment_group_3/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="OSTRPT/Segment_group_3/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Reference_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Reference" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="OSTRPT/Segment_group_3/Reference"> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="OSTRPT/Segment_group_3/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="OSTRPT/Segment_group_3/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="OSTRPT/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="OSTRPT/Segment_group_3/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="OSTRPT/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Segment_group_3/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Terms_of_delivery_or_transport_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Terms_of_delivery_or_transport" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d02b.common.TermsOfDeliveryOrTransport" createOnElement="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport"> <jb:value property="deliveryOrTransportTermsFunctionCode" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" /> <jb:value property="transportChargesPaymentMethodCode" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" /> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="OSTRPT.Segment_group_3.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d02b.common.field.TermsOfDeliveryOrTransportC100" createOnElement="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT"> <jb:value property="deliveryOrTransportTermsDescriptionCode" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription1" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription2" data="OSTRPT/Segment_group_3/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup4" createOnElement="OSTRPT/Segment_group_3/Segment_group_4"> <jb:wiring property="status" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Date_time_period_List" /> <jb:wiring property="percentageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Percentage_details" /> <jb:wiring property="quantity" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Quantity" /> <jb:wiring property="segmentGroup5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status" class="org.milyn.edi.unedifact.d02b.common.Status" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status"> <jb:wiring property="statusCategory" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d02b.common.field.StatusCategoryC601" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS" class="org.milyn.edi.unedifact.d02b.common.field.StatusC555" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS"> <jb:value property="statusDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_4/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/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="OSTRPT/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="OSTRPT/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="OSTRPT.Segment_group_3.Segment_group_4.Percentage_details" class="org.milyn.edi.unedifact.d02b.common.PercentageDetails" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details"> <jb:value property="statusDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PercentageDetailsC501" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.QuantityDetailsC186" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_4/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="OSTRPT/Segment_group_3/Segment_group_4/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Segment_group_4/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup5" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address" class="org.milyn.edi.unedifact.d02b.common.NameAndAddress" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PartyIdentificationDetailsC082" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02b.common.field.PartyNameC080" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.CountrySubEntityDetailsC819" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup6" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring property="lineItem" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Line_item" /> <jb:wiring property="additionalProductId" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id_List" /> <jb:wiring property="itemDescription" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Item_description_List" /> <jb:wiring property="measurements" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Measurements_List" /> <jb:wiring property="goodsIdentityNumber" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number_List" /> <jb:wiring property="requirementsAndConditions" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Requirements_and_conditions_List" /> <jb:wiring property="freeText" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Free_text_List" /> <jb:wiring property="segmentGroup7" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8_List" /> <jb:wiring property="segmentGroup16" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Line_item" class="org.milyn.edi.unedifact.d02b.common.LineItem" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Line_item"> <jb:value property="lineItemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/Line_item_identifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:value property="configurationOperationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/Configuration_operation_code" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Line_item.ITEM_NUMBER_IDENTIFICATION" /> <jb:wiring property="subLineInformation" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Line_item.SUB_LINE_INFORMATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Line_item/ITEM_NUMBER_IDENTIFICATION"> <jb:value property="itemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.SubLineInformationC829" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Line_item/SUB_LINE_INFORMATION"> <jb:value property="subLineIndicatorCode" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" /> <jb:value property="lineItemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id" class="org.milyn.edi.unedifact.d02b.common.AdditionalProductId" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id"> <jb:value property="productIdentifierCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/Product_identifier_code_qualifier" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification1" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" /> <jb:wiring property="itemNumberIdentification2" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" /> <jb:wiring property="itemNumberIdentification3" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" /> <jb:wiring property="itemNumberIdentification4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" /> <jb:wiring property="itemNumberIdentification5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1"> <jb:value property="itemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2"> <jb:value property="itemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3"> <jb:value property="itemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4"> <jb:value property="itemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5"> <jb:value property="itemIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Item_description_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Item_description" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Item_description" class="org.milyn.edi.unedifact.d02b.common.ItemDescription" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Item_description"> <jb:value property="descriptionFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d02b.common.field.ItemCharacteristicC272" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d02b.common.field.ItemDescriptionC273" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Measurements_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Measurements" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Measurements" class="org.milyn.edi.unedifact.d02b.common.Measurements" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.MeasurementDetailsC502" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.ValueRangeC174" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="OSTRPT/Segment_group_3/Segment_group_6/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number" class="org.milyn.edi.unedifact.d02b.common.GoodsIdentityNumber" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number"> <jb:value property="objectIdentificationCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="identityNumberRange1" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" /> <jb:wiring property="identityNumberRange2" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" /> <jb:wiring property="identityNumberRange3" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" /> <jb:wiring property="identityNumberRange4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" /> <jb:wiring property="identityNumberRange5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Requirements_and_conditions_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Requirements_and_conditions" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Requirements_and_conditions" class="org.milyn.edi.unedifact.d02b.common.RequirementsAndConditions" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/Country_name_code" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RequirementConditionIdentificationC550" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementOrConditionDescriptionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requirementOrConditionDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Free_text_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Free_text" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Free_text"> <jb:value property="textSubjectCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="OSTRPT/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup7" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7"> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference"> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup8" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8"> <jb:wiring property="status" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Date_time_period_List" /> <jb:wiring property="percentageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Percentage_details" /> <jb:wiring property="quantity" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Quantity" /> <jb:wiring property="segmentGroup9" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9_List" /> <jb:wiring property="segmentGroup11" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12_List" /> <jb:wiring property="segmentGroup13" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13_List" /> <jb:wiring property="segmentGroup14" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status" class="org.milyn.edi.unedifact.d02b.common.Status" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status"> <jb:wiring property="statusCategory" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d02b.common.field.StatusCategoryC601" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS" class="org.milyn.edi.unedifact.d02b.common.field.StatusC555" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS"> <jb:value property="statusDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Date_time_period_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Percentage_details" class="org.milyn.edi.unedifact.d02b.common.PercentageDetails" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details"> <jb:value property="statusDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PercentageDetailsC501" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.QuantityDetailsC186" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup9" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9"> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address" /> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Reference_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification_List" /> <jb:wiring property="segmentGroup10" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address" class="org.milyn.edi.unedifact.d02b.common.NameAndAddress" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PartyIdentificationDetailsC082" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02b.common.field.PartyNameC080" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.CountrySubEntityDetailsC819" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Reference_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Reference" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference"> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup10" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10"> <jb:wiring property="contactInformation" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Communication_contact_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Contact_information" class="org.milyn.edi.unedifact.d02b.common.ContactInformation" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Contact_information"> <jb:value property="contactFunctionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Communication_contact_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Communication_contact" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Communication_contact" class="org.milyn.edi.unedifact.d02b.common.CommunicationContact" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_9.Segment_group_10.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02b.common.field.CommunicationContactC076" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup11" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11"> <jb:wiring property="transportInformation" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information" /> <jb:wiring property="placeLocationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information" class="org.milyn.edi.unedifact.d02b.common.TransportInformation" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information"> <jb:value property="transportStageCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02b.common.field.ModeOfTransportC220" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02b.common.field.TransportMeansC001" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d02b.common.field.CarrierC040" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/CARRIER"> <jb:value property="carrierIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.ExcessTransportationInformationC401" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.TransportIdentificationC222" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup12" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12"> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Terms_of_delivery_or_transport" /> <jb:wiring property="placeLocationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d02b.common.TermsOfDeliveryOrTransport" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport"> <jb:value property="deliveryOrTransportTermsFunctionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" /> <jb:value property="transportChargesPaymentMethodCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" /> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d02b.common.field.TermsOfDeliveryOrTransportC100" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT"> <jb:value property="deliveryOrTransportTermsDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_12.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup13" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13"> <jb:wiring property="equipmentDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Equipment_details" /> <jb:wiring property="handlingInstructions" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Equipment_details" class="org.milyn.edi.unedifact.d02b.common.EquipmentDetails" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details"> <jb:value property="equipmentTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" /> <jb:value property="equipmentSupplierCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/Equipment_supplier_code" decoder="String" default="null" /> <jb:value property="equipmentStatusCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/Equipment_status_code" decoder="String" default="null" /> <jb:value property="fullOrEmptyIndicatorCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/Full_or_empty_indicator_code" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Equipment_details.EQUIPMENT_IDENTIFICATION" /> <jb:wiring property="equipmentSizeAndType" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.EquipmentIdentificationC237" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d02b.common.field.EquipmentSizeAndTypeC224" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE"> <jb:value property="equipmentSizeAndTypeDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="equipmentSizeAndTypeDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions" class="org.milyn.edi.unedifact.d02b.common.HandlingInstructions" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02b.common.field.HandlingInstructionsC524" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_13.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02b.common.field.HazardousMaterialC218" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup14" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14"> <jb:wiring property="_package" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package" /> <jb:wiring property="quantity" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Quantity" /> <jb:wiring property="segmentGroup15" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package" class="org.milyn.edi.unedifact.d02b.common.Package" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package"> <jb:value property="packageQuantity" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="packagingDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.PACKAGING_DETAILS" /> <jb:wiring property="packageType" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.PACKAGE_TYPE" /> <jb:wiring property="packageTypeIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.PACKAGE_TYPE_IDENTIFICATION" /> <jb:wiring property="returnablePackageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.RETURNABLE_PACKAGE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PackagingDetailsC531" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGING_DETAILS"> <jb:value property="packagingLevelCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" /> <jb:value property="packagingTermsAndConditionsCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d02b.common.field.PackageTypeC202" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE"> <jb:value property="packageTypeDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.PackageTypeIdentificationC402" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION"> <jb:value property="descriptionFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" /> <jb:value property="typeOfPackages1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="typeOfPackages2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.ReturnablePackageDetailsC532" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/RETURNABLE_PACKAGE_DETAILS"> <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" /> <jb:value property="returnablePackageLoadContentsCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.QuantityDetailsC186" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup15" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15"> <jb:wiring property="packageIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Package_identification" /> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Reference_List" /> <jb:wiring property="goodsIdentityNumber" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Package_identification" class="org.milyn.edi.unedifact.d02b.common.PackageIdentification" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification"> <jb:value property="markingInstructionsCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/Marking_instructions_code" decoder="String" default="null" /> <jb:value property="containerOrPackageContentsIndicatorCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" /> <jb:wiring property="marksLabels" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Package_identification.MARKS___LABELS" /> <jb:wiring property="typeOfMarking" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Package_identification.TYPE_OF_MARKING" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d02b.common.field.MarksLabelsC210" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS"> <jb:value property="shippingMarksDescription1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" /> <jb:value property="shippingMarksDescription2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" /> <jb:value property="shippingMarksDescription3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" /> <jb:value property="shippingMarksDescription4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" /> <jb:value property="shippingMarksDescription5" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" /> <jb:value property="shippingMarksDescription6" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" /> <jb:value property="shippingMarksDescription7" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" /> <jb:value property="shippingMarksDescription8" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" /> <jb:value property="shippingMarksDescription9" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" /> <jb:value property="shippingMarksDescription10" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d02b.common.field.TypeOfMarkingC827" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/TYPE_OF_MARKING"> <jb:value property="markingTypeCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Reference_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Reference" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference"> <jb:wiring property="reference" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number" class="org.milyn.edi.unedifact.d02b.common.GoodsIdentityNumber" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number"> <jb:value property="objectIdentificationCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="identityNumberRange1" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" /> <jb:wiring property="identityNumberRange2" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" /> <jb:wiring property="identityNumberRange3" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" /> <jb:wiring property="identityNumberRange4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" /> <jb:wiring property="identityNumberRange5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_8.Segment_group_14.Segment_group_15.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5"> <jb:value property="objectIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_8/Segment_group_14/Segment_group_15/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup16" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16"> <jb:wiring property="schedulingConditions" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Scheduling_conditions" /> <jb:wiring property="segmentGroup17" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Scheduling_conditions" class="org.milyn.edi.unedifact.d02b.common.SchedulingConditions" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions"> <jb:value property="deliveryPlanCommitmentLevelCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" /> <jb:value property="deliveryInstructionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" /> <jb:wiring property="patternDescription" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Scheduling_conditions.PATTERN_DESCRIPTION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d02b.common.field.PatternDescriptionC329" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION"> <jb:value property="frequencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" /> <jb:value property="despatchPatternCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" /> <jb:value property="despatchPatternTimingCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup17" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17"> <jb:wiring property="placeLocationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Date_time_period_List" /> <jb:wiring property="quantity" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Quantity" /> <jb:wiring property="segmentGroup18" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18_List" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Date_time_period_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.QuantityDetailsC186" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d02b.OSTRPT.SegmentGroup18" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18"> <jb:wiring property="status" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status" /> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period_List" /> <jb:wiring property="percentageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Percentage_details" /> <jb:wiring property="quantity" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Quantity" /> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status" class="org.milyn.edi.unedifact.d02b.common.Status" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status"> <jb:wiring property="statusCategory" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d02b.common.field.StatusCategoryC601" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS" class="org.milyn.edi.unedifact.d02b.common.field.StatusC555" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS"> <jb:value property="statusDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period_List" class="java.util.ArrayList" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/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="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/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="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Percentage_details" class="org.milyn.edi.unedifact.d02b.common.PercentageDetails" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details"> <jb:value property="statusDescriptionCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PercentageDetailsC501" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.QuantityDetailsC186" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address" class="org.milyn.edi.unedifact.d02b.common.NameAndAddress" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PartyIdentificationDetailsC082" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02b.common.field.PartyNameC080" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="OSTRPT.Segment_group_3.Segment_group_6.Segment_group_16.Segment_group_17.Segment_group_18.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.CountrySubEntityDetailsC819" createOnElement="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="OSTRPT/Segment_group_3/Segment_group_6/Segment_group_16/Segment_group_17/Segment_group_18/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>