org.milyn.edi.unedifact.d02b.COPINO.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/COPINO/edimappingconfig.xml" validate="false" /> <jb:bean beanId="COPINO" class="org.milyn.edi.unedifact.d02b.COPINO.Copino" createOnElement="COPINO"> <jb:wiring property="beginningOfMessage" beanIdRef="COPINO.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="COPINO.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="COPINO.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="COPINO.Segment_group_2" /> <jb:wiring property="segmentGroup4" beanIdRef="COPINO.Segment_group_4_List" /> <jb:wiring property="segmentGroup6" beanIdRef="COPINO.Segment_group_6_List" /> <jb:wiring property="segmentGroup11" beanIdRef="COPINO.Segment_group_11_List" /> <jb:wiring property="controlTotal" beanIdRef="COPINO.Control_total" /> </jb:bean> <jb:bean beanId="COPINO.Beginning_of_message" class="org.milyn.edi.unedifact.d02b.common.BeginningOfMessage" createOnElement="COPINO/Beginning_of_message"> <jb:value property="messageFunctionCode" data="COPINO/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="COPINO/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="COPINO.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="COPINO.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageNameC002" createOnElement="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageIdentificationC106" createOnElement="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPINO/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO"> <jb:wiring beanIdRef="COPINO.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPINO/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPINO/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Free_text_List" class="java.util.ArrayList" createOnElement="COPINO"> <jb:wiring beanIdRef="COPINO.Free_text" /> </jb:bean> <jb:bean beanId="COPINO.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="COPINO/Free_text"> <jb:value property="textSubjectCodeQualifier" data="COPINO/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="COPINO/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="COPINO/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="COPINO/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="COPINO.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="COPINO.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="COPINO.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="COPINO/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="COPINO/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="COPINO/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="COPINO/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="COPINO/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="COPINO/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="COPINO/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="COPINO/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1_List" class="java.util.ArrayList" createOnElement="COPINO"> <jb:wiring beanIdRef="COPINO.Segment_group_1" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup1" createOnElement="COPINO/Segment_group_1"> <jb:wiring property="reference" beanIdRef="COPINO.Segment_group_1.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_1.Date_time_period_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="COPINO/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="COPINO.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="COPINO/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPINO/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPINO/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPINO/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPINO/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPINO/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_1"> <jb:wiring beanIdRef="COPINO.Segment_group_1.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Segment_group_1/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPINO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPINO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup2" createOnElement="COPINO/Segment_group_2"> <jb:wiring property="transportInformation" beanIdRef="COPINO.Segment_group_2.Transport_information" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_2.Date_time_period_List" /> <jb:wiring property="segmentGroup3" beanIdRef="COPINO.Segment_group_2.Segment_group_3_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Transport_information" class="org.milyn.edi.unedifact.d02b.common.TransportInformation" createOnElement="COPINO/Segment_group_2/Transport_information"> <jb:value property="transportStageCodeQualifier" data="COPINO/Segment_group_2/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="COPINO/Segment_group_2/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="COPINO/Segment_group_2/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="COPINO/Segment_group_2/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="COPINO.Segment_group_2.Transport_information.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="COPINO.Segment_group_2.Transport_information.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="COPINO.Segment_group_2.Transport_information.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="COPINO.Segment_group_2.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="COPINO.Segment_group_2.Transport_information.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02b.common.field.ModeOfTransportC220" createOnElement="COPINO/Segment_group_2/Transport_information/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="COPINO/Segment_group_2/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="COPINO/Segment_group_2/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02b.common.field.TransportMeansC001" createOnElement="COPINO/Segment_group_2/Transport_information/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d02b.common.field.CarrierC040" createOnElement="COPINO/Segment_group_2/Transport_information/CARRIER"> <jb:value property="carrierIdentifier" data="COPINO/Segment_group_2/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_2/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_2/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="COPINO/Segment_group_2/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.ExcessTransportationInformationC401" createOnElement="COPINO/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="COPINO/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="COPINO/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="COPINO/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.TransportIdentificationC222" createOnElement="COPINO/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="COPINO/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_2"> <jb:wiring beanIdRef="COPINO.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPINO/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPINO/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_2"> <jb:wiring beanIdRef="COPINO.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup3" createOnElement="COPINO/Segment_group_2/Segment_group_3"> <jb:wiring property="placeLocationIdentification" beanIdRef="COPINO.Segment_group_2.Segment_group_3.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_2.Segment_group_3.Date_time_period_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="COPINO/Segment_group_2/Segment_group_3/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="COPINO.Segment_group_2.Segment_group_3.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="COPINO.Segment_group_2.Segment_group_3.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="COPINO.Segment_group_2.Segment_group_3.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="COPINO/Segment_group_2/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="COPINO.Segment_group_2.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Segment_group_2/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPINO/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPINO/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4_List" class="java.util.ArrayList" createOnElement="COPINO"> <jb:wiring beanIdRef="COPINO.Segment_group_4" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup4" createOnElement="COPINO/Segment_group_4"> <jb:wiring property="nameAndAddress" beanIdRef="COPINO.Segment_group_4.Name_and_address" /> <jb:wiring property="segmentGroup5" beanIdRef="COPINO.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Name_and_address" class="org.milyn.edi.unedifact.d02b.common.NameAndAddress" createOnElement="COPINO/Segment_group_4/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="COPINO/Segment_group_4/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="COPINO/Segment_group_4/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="COPINO/Segment_group_4/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPINO/Segment_group_4/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="COPINO.Segment_group_4.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="COPINO.Segment_group_4.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="COPINO.Segment_group_4.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="COPINO.Segment_group_4.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="COPINO.Segment_group_4.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PartyIdentificationDetailsC082" createOnElement="COPINO/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="COPINO/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="COPINO/Segment_group_4/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="COPINO/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="COPINO/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="COPINO/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="COPINO/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="COPINO/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02b.common.field.PartyNameC080" createOnElement="COPINO/Segment_group_4/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="COPINO/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="COPINO/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="COPINO/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="COPINO/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="COPINO/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="COPINO/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="COPINO/Segment_group_4/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="COPINO/Segment_group_4/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="COPINO/Segment_group_4/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="COPINO/Segment_group_4/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="COPINO/Segment_group_4/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.CountrySubEntityDetailsC819" createOnElement="COPINO/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="COPINO/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="COPINO/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_4"> <jb:wiring beanIdRef="COPINO.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup5" createOnElement="COPINO/Segment_group_4/Segment_group_5"> <jb:wiring property="contactInformation" beanIdRef="COPINO.Segment_group_4.Segment_group_5.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="COPINO.Segment_group_4.Segment_group_5.Communication_contact_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5.Contact_information" class="org.milyn.edi.unedifact.d02b.common.ContactInformation" createOnElement="COPINO/Segment_group_4/Segment_group_5/Contact_information"> <jb:value property="contactFunctionCode" data="COPINO/Segment_group_4/Segment_group_5/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="COPINO.Segment_group_4.Segment_group_5.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="COPINO/Segment_group_4/Segment_group_5/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="COPINO/Segment_group_4/Segment_group_5/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="COPINO/Segment_group_4/Segment_group_5/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5.Communication_contact_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="COPINO.Segment_group_4.Segment_group_5.Communication_contact" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5.Communication_contact" class="org.milyn.edi.unedifact.d02b.common.CommunicationContact" createOnElement="COPINO/Segment_group_4/Segment_group_5/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="COPINO.Segment_group_4.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_4.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02b.common.field.CommunicationContactC076" createOnElement="COPINO/Segment_group_4/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="COPINO/Segment_group_4/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="COPINO/Segment_group_4/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6_List" class="java.util.ArrayList" createOnElement="COPINO"> <jb:wiring beanIdRef="COPINO.Segment_group_6" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup6" createOnElement="COPINO/Segment_group_6"> <jb:wiring property="goodsItemDetails" beanIdRef="COPINO.Segment_group_6.Goods_item_details" /> <jb:wiring property="handlingInstructions" beanIdRef="COPINO.Segment_group_6.Handling_instructions_List" /> <jb:wiring property="segmentGroup7" beanIdRef="COPINO.Segment_group_6.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="COPINO.Segment_group_6.Segment_group_8_List" /> <jb:wiring property="splitGoodsPlacement" beanIdRef="COPINO.Segment_group_6.Split_goods_placement_List" /> <jb:wiring property="segmentGroup9" beanIdRef="COPINO.Segment_group_6.Segment_group_9_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Goods_item_details" class="org.milyn.edi.unedifact.d02b.common.GoodsItemDetails" createOnElement="COPINO/Segment_group_6/Goods_item_details"> <jb:value property="goodsItemNumber" data="COPINO/Segment_group_6/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" /> <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" /> <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" /> <jb:wiring property="numberAndTypeOfPackages4" beanIdRef="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" /> <jb:wiring property="numberAndTypeOfPackages5" beanIdRef="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.NumberAndTypeOfPackagesC213" createOnElement="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1"> <jb:value property="packageQuantity" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.NumberAndTypeOfPackagesC213" createOnElement="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2"> <jb:value property="packageQuantity" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.NumberAndTypeOfPackagesC213" createOnElement="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3"> <jb:value property="packageQuantity" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.NumberAndTypeOfPackagesC213" createOnElement="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4"> <jb:value property="packageQuantity" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.NumberAndTypeOfPackagesC213" createOnElement="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5"> <jb:value property="packageQuantity" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="COPINO/Segment_group_6/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Handling_instructions_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Handling_instructions" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Handling_instructions" class="org.milyn.edi.unedifact.d02b.common.HandlingInstructions" createOnElement="COPINO/Segment_group_6/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="COPINO.Segment_group_6.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="COPINO.Segment_group_6.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02b.common.field.HandlingInstructionsC524" createOnElement="COPINO/Segment_group_6/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="COPINO/Segment_group_6/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="COPINO/Segment_group_6/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02b.common.field.HazardousMaterialC218" createOnElement="COPINO/Segment_group_6/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="COPINO/Segment_group_6/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="COPINO/Segment_group_6/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_7_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_7" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup7" createOnElement="COPINO/Segment_group_6/Segment_group_7"> <jb:wiring property="temperature" beanIdRef="COPINO.Segment_group_6.Segment_group_7.Temperature" /> <jb:wiring property="rangeDetails" beanIdRef="COPINO.Segment_group_6.Segment_group_7.Range_details" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_7.Temperature" class="org.milyn.edi.unedifact.d02b.common.Temperature" createOnElement="COPINO/Segment_group_6/Segment_group_7/Temperature"> <jb:value property="temperatureTypeCodeQualifier" data="COPINO/Segment_group_6/Segment_group_7/Temperature/Temperature_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="COPINO.Segment_group_6.Segment_group_7.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_7.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d02b.common.field.TemperatureSettingC239" createOnElement="COPINO/Segment_group_6/Segment_group_7/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureDegree" data="COPINO/Segment_group_6/Segment_group_7/Temperature/TEMPERATURE_SETTING/Temperature_degree" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_6/Segment_group_7/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_7.Range_details" class="org.milyn.edi.unedifact.d02b.common.RangeDetails" createOnElement="COPINO/Segment_group_6/Segment_group_7/Range_details"> <jb:value property="rangeTypeCodeQualifier" data="COPINO/Segment_group_6/Segment_group_7/Range_details/Range_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="COPINO.Segment_group_6.Segment_group_7.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_7.Range_details.RANGE" class="org.milyn.edi.unedifact.d02b.common.field.RangeC280" createOnElement="COPINO/Segment_group_6/Segment_group_7/Range_details/RANGE"> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_6/Segment_group_7/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="COPINO/Segment_group_6/Segment_group_7/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="COPINO/Segment_group_6/Segment_group_7/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_8" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup8" createOnElement="COPINO/Segment_group_6/Segment_group_8"> <jb:wiring property="documentMessageDetails" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Date_time_period_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Document_message_details" class="org.milyn.edi.unedifact.d02b.common.DocumentMessageDetails" createOnElement="COPINO/Segment_group_6/Segment_group_8/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageNameC002" createOnElement="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageDetailsC503" createOnElement="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPINO/Segment_group_6/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_8.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Segment_group_6/Segment_group_8/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Segment_group_6/Segment_group_8/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/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="COPINO/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="COPINO/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="COPINO.Segment_group_6.Segment_group_8.Place_location_identification_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_8.Place_location_identification" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="COPINO/Segment_group_6/Segment_group_8/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="COPINO.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="COPINO/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Split_goods_placement_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Split_goods_placement" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Split_goods_placement" class="org.milyn.edi.unedifact.d02b.common.SplitGoodsPlacement" createOnElement="COPINO/Segment_group_6/Split_goods_placement"> <jb:value property="packageQuantity" data="COPINO/Segment_group_6/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="COPINO.Segment_group_6.Split_goods_placement.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.EquipmentIdentificationC237" createOnElement="COPINO/Segment_group_6/Split_goods_placement/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="COPINO/Segment_group_6/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPINO/Segment_group_6/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_9" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup9" createOnElement="COPINO/Segment_group_6/Segment_group_9"> <jb:wiring property="dangerousGoods" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Free_text_List" /> <jb:wiring property="measurements" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Measurements_List" /> <jb:wiring property="segmentGroup10" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods" class="org.milyn.edi.unedifact.d02b.common.DangerousGoods" createOnElement="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" /> <jb:value property="packagingDangerLevelCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" /> <jb:value property="emergencyProcedureForShipsIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" /> <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" /> <jb:value property="transportEmergencyCardIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" /> <jb:value property="packingInstructionTypeCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" /> <jb:value property="hazardousMeansOfTransportCategoryCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" /> <jb:value property="hazardousCargoTransportAuthorisationCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d02b.common.field.HazardCodeC205" createOnElement="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardIdentificationCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" /> <jb:value property="additionalHazardClassificationIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" /> <jb:value property="hazardCodeVersionIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.UndgInformationC234" createOnElement="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpointDescription" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d02b.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpointDegree" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS"> <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" /> <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d02b.common.field.DangerousGoodsLabelC236" createOnElement="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsMarkingIdentifier1" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier2" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier3" data="COPINO/Segment_group_6/Segment_group_9/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Free_text_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6/Segment_group_9"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="COPINO/Segment_group_6/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="COPINO/Segment_group_6/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="COPINO/Segment_group_6/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="COPINO/Segment_group_6/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="COPINO/Segment_group_6/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="COPINO/Segment_group_6/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Measurements_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6/Segment_group_9"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_9.Measurements" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Measurements" class="org.milyn.edi.unedifact.d02b.common.Measurements" createOnElement="COPINO/Segment_group_6/Segment_group_9/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="COPINO/Segment_group_6/Segment_group_9/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="COPINO/Segment_group_6/Segment_group_9/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.MeasurementDetailsC502" createOnElement="COPINO/Segment_group_6/Segment_group_9/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="COPINO/Segment_group_6/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="COPINO/Segment_group_6/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="COPINO/Segment_group_6/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="COPINO/Segment_group_6/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.ValueRangeC174" createOnElement="COPINO/Segment_group_6/Segment_group_9/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_6/Segment_group_9/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="COPINO/Segment_group_6/Segment_group_9/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="COPINO/Segment_group_6/Segment_group_9/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="COPINO/Segment_group_6/Segment_group_9/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="COPINO/Segment_group_6/Segment_group_9/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6/Segment_group_9"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup10" createOnElement="COPINO/Segment_group_6/Segment_group_9/Segment_group_10"> <jb:wiring property="contactInformation" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Communication_contact_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Contact_information" class="org.milyn.edi.unedifact.d02b.common.ContactInformation" createOnElement="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Contact_information"> <jb:value property="contactFunctionCode" data="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="COPINO/Segment_group_6/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="COPINO/Segment_group_6/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="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Communication_contact_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_6/Segment_group_9/Segment_group_10"> <jb:wiring beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Communication_contact" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Communication_contact" class="org.milyn.edi.unedifact.d02b.common.CommunicationContact" createOnElement="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_6.Segment_group_9.Segment_group_10.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02b.common.field.CommunicationContactC076" createOnElement="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="COPINO/Segment_group_6/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11_List" class="java.util.ArrayList" createOnElement="COPINO"> <jb:wiring beanIdRef="COPINO.Segment_group_11" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup11" createOnElement="COPINO/Segment_group_11"> <jb:wiring property="equipmentDetails" beanIdRef="COPINO.Segment_group_11.Equipment_details" /> <jb:wiring property="reference" beanIdRef="COPINO.Segment_group_11.Reference_List" /> <jb:wiring property="numberOfUnits" beanIdRef="COPINO.Segment_group_11.Number_of_units" /> <jb:wiring property="measurements" beanIdRef="COPINO.Segment_group_11.Measurements_List" /> <jb:wiring property="dimensions" beanIdRef="COPINO.Segment_group_11.Dimensions_List" /> <jb:wiring property="freeText" beanIdRef="COPINO.Segment_group_11.Free_text_List" /> <jb:wiring property="percentageDetails" beanIdRef="COPINO.Segment_group_11.Percentage_details_List" /> <jb:wiring property="sealNumber" beanIdRef="COPINO.Segment_group_11.Seal_number_List" /> <jb:wiring property="attachedEquipment" beanIdRef="COPINO.Segment_group_11.Attached_equipment" /> <jb:wiring property="handlingInstructions" beanIdRef="COPINO.Segment_group_11.Handling_instructions_List" /> <jb:wiring property="segmentGroup12" beanIdRef="COPINO.Segment_group_11.Segment_group_12_List" /> <jb:wiring property="nameAndAddress" beanIdRef="COPINO.Segment_group_11.Name_and_address_List" /> <jb:wiring property="segmentGroup14" beanIdRef="COPINO.Segment_group_11.Segment_group_14_List" /> <jb:wiring property="segmentGroup16" beanIdRef="COPINO.Segment_group_11.Segment_group_16_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Equipment_details" class="org.milyn.edi.unedifact.d02b.common.EquipmentDetails" createOnElement="COPINO/Segment_group_11/Equipment_details"> <jb:value property="equipmentTypeCodeQualifier" data="COPINO/Segment_group_11/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" /> <jb:value property="equipmentSupplierCode" data="COPINO/Segment_group_11/Equipment_details/Equipment_supplier_code" decoder="String" default="null" /> <jb:value property="equipmentStatusCode" data="COPINO/Segment_group_11/Equipment_details/Equipment_status_code" decoder="String" default="null" /> <jb:value property="fullOrEmptyIndicatorCode" data="COPINO/Segment_group_11/Equipment_details/Full_or_empty_indicator_code" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="COPINO.Segment_group_11.Equipment_details.EQUIPMENT_IDENTIFICATION" /> <jb:wiring property="equipmentSizeAndType" beanIdRef="COPINO.Segment_group_11.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.EquipmentIdentificationC237" createOnElement="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d02b.common.field.EquipmentSizeAndTypeC224" createOnElement="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_SIZE_AND_TYPE"> <jb:value property="equipmentSizeAndTypeDescriptionCode" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="equipmentSizeAndTypeDescription" data="COPINO/Segment_group_11/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Reference_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Reference" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="COPINO/Segment_group_11/Reference"> <jb:wiring property="reference" beanIdRef="COPINO.Segment_group_11.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="COPINO/Segment_group_11/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="COPINO/Segment_group_11/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="COPINO/Segment_group_11/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="COPINO/Segment_group_11/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="COPINO/Segment_group_11/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="COPINO/Segment_group_11/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Number_of_units" class="org.milyn.edi.unedifact.d02b.common.NumberOfUnits" createOnElement="COPINO/Segment_group_11/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="COPINO.Segment_group_11.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.NumberOfUnitDetailsC523" createOnElement="COPINO/Segment_group_11/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="COPINO/Segment_group_11/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="COPINO/Segment_group_11/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Measurements_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Measurements" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Measurements" class="org.milyn.edi.unedifact.d02b.common.Measurements" createOnElement="COPINO/Segment_group_11/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="COPINO/Segment_group_11/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="COPINO/Segment_group_11/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="COPINO.Segment_group_11.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="COPINO.Segment_group_11.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.MeasurementDetailsC502" createOnElement="COPINO/Segment_group_11/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="COPINO/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="COPINO/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="COPINO/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="COPINO/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.ValueRangeC174" createOnElement="COPINO/Segment_group_11/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_11/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="COPINO/Segment_group_11/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="COPINO/Segment_group_11/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="COPINO/Segment_group_11/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="COPINO/Segment_group_11/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Dimensions_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Dimensions" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Dimensions" class="org.milyn.edi.unedifact.d02b.common.Dimensions" createOnElement="COPINO/Segment_group_11/Dimensions"> <jb:value property="dimensionTypeCodeQualifier" data="COPINO/Segment_group_11/Dimensions/Dimension_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="COPINO.Segment_group_11.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d02b.common.field.DimensionsC211" createOnElement="COPINO/Segment_group_11/Dimensions/DIMENSIONS"> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_11/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="lengthMeasure" data="COPINO/Segment_group_11/Dimensions/DIMENSIONS/Length_measure" decoder="DABigDecimal" default="null" /> <jb:value property="widthMeasure" data="COPINO/Segment_group_11/Dimensions/DIMENSIONS/Width_measure" decoder="DABigDecimal" default="null" /> <jb:value property="heightMeasure" data="COPINO/Segment_group_11/Dimensions/DIMENSIONS/Height_measure" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Free_text_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Free_text" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="COPINO/Segment_group_11/Free_text"> <jb:value property="textSubjectCodeQualifier" data="COPINO/Segment_group_11/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="COPINO/Segment_group_11/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="COPINO/Segment_group_11/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="COPINO/Segment_group_11/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="COPINO.Segment_group_11.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="COPINO.Segment_group_11.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="COPINO/Segment_group_11/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="COPINO/Segment_group_11/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="COPINO/Segment_group_11/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="COPINO/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="COPINO/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="COPINO/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="COPINO/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="COPINO/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Percentage_details_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Percentage_details" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Percentage_details" class="org.milyn.edi.unedifact.d02b.common.PercentageDetails" createOnElement="COPINO/Segment_group_11/Percentage_details"> <jb:value property="statusDescriptionCode" data="COPINO/Segment_group_11/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="COPINO.Segment_group_11.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PercentageDetailsC501" createOnElement="COPINO/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="COPINO/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="COPINO/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="COPINO/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Seal_number_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Seal_number" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Seal_number" class="org.milyn.edi.unedifact.d02b.common.SealNumber" createOnElement="COPINO/Segment_group_11/Seal_number"> <jb:value property="sealIdentifier" data="COPINO/Segment_group_11/Seal_number/Seal_identifier" decoder="String" default="null" /> <jb:value property="sealConditionCode" data="COPINO/Segment_group_11/Seal_number/Seal_condition_code" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="COPINO.Segment_group_11.Seal_number.SEAL_ISSUER" /> <jb:wiring property="identityNumberRange" beanIdRef="COPINO.Segment_group_11.Seal_number.IDENTITY_NUMBER_RANGE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d02b.common.field.SealIssuerC215" createOnElement="COPINO/Segment_group_11/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyNameCode" data="COPINO/Segment_group_11/Seal_number/SEAL_ISSUER/Sealing_party_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Seal_number/SEAL_ISSUER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Seal_number/SEAL_ISSUER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="sealingPartyName" data="COPINO/Segment_group_11/Seal_number/SEAL_ISSUER/Sealing_party_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Seal_number.IDENTITY_NUMBER_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="COPINO/Segment_group_11/Seal_number/IDENTITY_NUMBER_RANGE"> <jb:value property="objectIdentifier1" data="COPINO/Segment_group_11/Seal_number/IDENTITY_NUMBER_RANGE/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="COPINO/Segment_group_11/Seal_number/IDENTITY_NUMBER_RANGE/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Attached_equipment" class="org.milyn.edi.unedifact.d02b.common.AttachedEquipment" createOnElement="COPINO/Segment_group_11/Attached_equipment"> <jb:value property="equipmentTypeCodeQualifier" data="COPINO/Segment_group_11/Attached_equipment/Equipment_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="COPINO.Segment_group_11.Attached_equipment.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.EquipmentIdentificationC237" createOnElement="COPINO/Segment_group_11/Attached_equipment/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="COPINO/Segment_group_11/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPINO/Segment_group_11/Attached_equipment/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Handling_instructions_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Handling_instructions" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Handling_instructions" class="org.milyn.edi.unedifact.d02b.common.HandlingInstructions" createOnElement="COPINO/Segment_group_11/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="COPINO.Segment_group_11.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="COPINO.Segment_group_11.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02b.common.field.HandlingInstructionsC524" createOnElement="COPINO/Segment_group_11/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="COPINO/Segment_group_11/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="COPINO/Segment_group_11/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02b.common.field.HazardousMaterialC218" createOnElement="COPINO/Segment_group_11/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="COPINO/Segment_group_11/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="COPINO/Segment_group_11/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_12" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup12" createOnElement="COPINO/Segment_group_11/Segment_group_12"> <jb:wiring property="transportInformation" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Transport_information" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Date_time_period_List" /> <jb:wiring property="segmentGroup13" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Transport_information" class="org.milyn.edi.unedifact.d02b.common.TransportInformation" createOnElement="COPINO/Segment_group_11/Segment_group_12/Transport_information"> <jb:value property="transportStageCodeQualifier" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Transport_information.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Transport_information.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Transport_information.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Transport_information.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02b.common.field.ModeOfTransportC220" createOnElement="COPINO/Segment_group_11/Segment_group_12/Transport_information/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02b.common.field.TransportMeansC001" createOnElement="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d02b.common.field.CarrierC040" createOnElement="COPINO/Segment_group_11/Segment_group_12/Transport_information/CARRIER"> <jb:value property="carrierIdentifier" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.ExcessTransportationInformationC401" createOnElement="COPINO/Segment_group_11/Segment_group_12/Transport_information/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.TransportIdentificationC222" createOnElement="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="COPINO/Segment_group_11/Segment_group_12/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_12"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_12.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Segment_group_11/Segment_group_12/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Segment_group_11/Segment_group_12/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/Segment_group_11/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPINO/Segment_group_11/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPINO/Segment_group_11/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_12"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup13" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13"> <jb:wiring property="placeLocationIdentification" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Date_time_period_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.LocationIdentificationC517" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="COPINO/Segment_group_11/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Name_and_address" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address" class="org.milyn.edi.unedifact.d02b.common.NameAndAddress" createOnElement="COPINO/Segment_group_11/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="COPINO/Segment_group_11/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="COPINO/Segment_group_11/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="COPINO/Segment_group_11/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="COPINO/Segment_group_11/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="COPINO.Segment_group_11.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="COPINO.Segment_group_11.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="COPINO.Segment_group_11.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="COPINO.Segment_group_11.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="COPINO.Segment_group_11.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PartyIdentificationDetailsC082" createOnElement="COPINO/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="COPINO/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="COPINO/Segment_group_11/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="COPINO/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="COPINO/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="COPINO/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="COPINO/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="COPINO/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02b.common.field.PartyNameC080" createOnElement="COPINO/Segment_group_11/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="COPINO/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="COPINO/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="COPINO/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="COPINO/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="COPINO/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="COPINO/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="COPINO/Segment_group_11/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="COPINO/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="COPINO/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="COPINO/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="COPINO/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.CountrySubEntityDetailsC819" createOnElement="COPINO/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="COPINO/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="COPINO/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_14" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup14" createOnElement="COPINO/Segment_group_11/Segment_group_14"> <jb:wiring property="dangerousGoods" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Free_text_List" /> <jb:wiring property="measurements" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Measurements_List" /> <jb:wiring property="segmentGroup15" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods" class="org.milyn.edi.unedifact.d02b.common.DangerousGoods" createOnElement="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" /> <jb:value property="packagingDangerLevelCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" /> <jb:value property="emergencyProcedureForShipsIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" /> <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" /> <jb:value property="transportEmergencyCardIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" /> <jb:value property="packingInstructionTypeCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" /> <jb:value property="hazardousMeansOfTransportCategoryCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" /> <jb:value property="hazardousCargoTransportAuthorisationCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d02b.common.field.HazardCodeC205" createOnElement="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardIdentificationCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" /> <jb:value property="additionalHazardClassificationIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" /> <jb:value property="hazardCodeVersionIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.UndgInformationC234" createOnElement="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpointDescription" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d02b.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpointDegree" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS"> <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" /> <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d02b.common.field.DangerousGoodsLabelC236" createOnElement="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsMarkingIdentifier1" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier2" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier3" data="COPINO/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Free_text_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_14"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_14.Free_text" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="COPINO/Segment_group_11/Segment_group_14/Free_text"> <jb:value property="textSubjectCodeQualifier" data="COPINO/Segment_group_11/Segment_group_14/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="COPINO/Segment_group_11/Segment_group_14/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="COPINO/Segment_group_11/Segment_group_14/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="COPINO/Segment_group_11/Segment_group_14/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="COPINO/Segment_group_11/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Measurements_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_14"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_14.Measurements" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Measurements" class="org.milyn.edi.unedifact.d02b.common.Measurements" createOnElement="COPINO/Segment_group_11/Segment_group_14/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="COPINO/Segment_group_11/Segment_group_14/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="COPINO/Segment_group_11/Segment_group_14/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.MeasurementDetailsC502" createOnElement="COPINO/Segment_group_11/Segment_group_14/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="COPINO/Segment_group_11/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="COPINO/Segment_group_11/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="COPINO/Segment_group_11/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="COPINO/Segment_group_11/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.ValueRangeC174" createOnElement="COPINO/Segment_group_11/Segment_group_14/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_11/Segment_group_14/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="COPINO/Segment_group_11/Segment_group_14/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="COPINO/Segment_group_11/Segment_group_14/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="COPINO/Segment_group_11/Segment_group_14/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="COPINO/Segment_group_11/Segment_group_14/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_14"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup15" createOnElement="COPINO/Segment_group_11/Segment_group_14/Segment_group_15"> <jb:wiring property="contactInformation" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Communication_contact_List" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Contact_information" class="org.milyn.edi.unedifact.d02b.common.ContactInformation" createOnElement="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Contact_information"> <jb:value property="contactFunctionCode" data="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Communication_contact_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Communication_contact" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Communication_contact" class="org.milyn.edi.unedifact.d02b.common.CommunicationContact" createOnElement="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_14.Segment_group_15.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02b.common.field.CommunicationContactC076" createOnElement="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="COPINO/Segment_group_11/Segment_group_14/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_16_List" class="java.util.ArrayList" createOnElement="COPINO/Segment_group_11"> <jb:wiring beanIdRef="COPINO.Segment_group_11.Segment_group_16" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_16" class="org.milyn.edi.unedifact.d02b.COPINO.SegmentGroup16" createOnElement="COPINO/Segment_group_11/Segment_group_16"> <jb:wiring property="temperature" beanIdRef="COPINO.Segment_group_11.Segment_group_16.Temperature" /> <jb:wiring property="rangeDetails" beanIdRef="COPINO.Segment_group_11.Segment_group_16.Range_details" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_16.Temperature" class="org.milyn.edi.unedifact.d02b.common.Temperature" createOnElement="COPINO/Segment_group_11/Segment_group_16/Temperature"> <jb:value property="temperatureTypeCodeQualifier" data="COPINO/Segment_group_11/Segment_group_16/Temperature/Temperature_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="COPINO.Segment_group_11.Segment_group_16.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_16.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d02b.common.field.TemperatureSettingC239" createOnElement="COPINO/Segment_group_11/Segment_group_16/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureDegree" data="COPINO/Segment_group_11/Segment_group_16/Temperature/TEMPERATURE_SETTING/Temperature_degree" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_11/Segment_group_16/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_16.Range_details" class="org.milyn.edi.unedifact.d02b.common.RangeDetails" createOnElement="COPINO/Segment_group_11/Segment_group_16/Range_details"> <jb:value property="rangeTypeCodeQualifier" data="COPINO/Segment_group_11/Segment_group_16/Range_details/Range_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="COPINO.Segment_group_11.Segment_group_16.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="COPINO.Segment_group_11.Segment_group_16.Range_details.RANGE" class="org.milyn.edi.unedifact.d02b.common.field.RangeC280" createOnElement="COPINO/Segment_group_11/Segment_group_16/Range_details/RANGE"> <jb:value property="measurementUnitCode" data="COPINO/Segment_group_11/Segment_group_16/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="COPINO/Segment_group_11/Segment_group_16/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="COPINO/Segment_group_11/Segment_group_16/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="COPINO.Control_total" class="org.milyn.edi.unedifact.d02b.common.ControlTotal" createOnElement="COPINO/Control_total"> <jb:wiring property="control" beanIdRef="COPINO.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="COPINO.Control_total.CONTROL" class="org.milyn.edi.unedifact.d02b.common.field.ControlC270" createOnElement="COPINO/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="COPINO/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="COPINO/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="COPINO/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>