All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.milyn.edi.unedifact.d05a.DGRECA.bindingconfig.xml Maven / Gradle / Ivy

There is a newer version: 1.7.1.0
Show newest version
<?xml version="1.0"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"
                      xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd"
                      xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd">

    <!--
        Generated by Smooks EJC (Edifact Java Compiler).
    -->

    <params>
        <param name="stream.filter.type">SAX</param>
    </params>

    <edi:reader mappingModel="/org/milyn/edi/unedifact/d05a/DGRECA/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="DGRECA" class="org.milyn.edi.unedifact.d05a.DGRECA.Dgreca" createOnElement="DGRECA">
        <jb:wiring property="beginningOfMessage" beanIdRef="DGRECA.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="DGRECA.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="DGRECA.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="DGRECA.Segment_group_2" />
        <jb:wiring property="segmentGroup3" beanIdRef="DGRECA.Segment_group_3" />
        <jb:wiring property="segmentGroup5" beanIdRef="DGRECA.Segment_group_5_List" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Beginning_of_message" class="org.milyn.edi.unedifact.d05a.common.BeginningOfMessage" createOnElement="DGRECA/Beginning_of_message">
        <jb:value property="messageFunctionCode" data="DGRECA/Beginning_of_message/Message_function_code" decoder="String" default="null" />
        <jb:value property="responseTypeCode" data="DGRECA/Beginning_of_message/Response_type_code" decoder="String" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="DGRECA.Beginning_of_message.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageIdentification" beanIdRef="DGRECA.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentNameCode" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="documentName" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageIdentificationC106" createOnElement="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION">
        <jb:value property="documentIdentifier" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="DGRECA/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Date_time_period_List" class="java.util.ArrayList" createOnElement="DGRECA">
        <jb:wiring beanIdRef="DGRECA.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="DGRECA/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="DGRECA.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="DGRECA/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="DGRECA/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="DGRECA/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="DGRECA/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1_List" class="java.util.ArrayList" createOnElement="DGRECA">
        <jb:wiring beanIdRef="DGRECA.Segment_group_1" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1" class="org.milyn.edi.unedifact.d05a.DGRECA.SegmentGroup1" createOnElement="DGRECA/Segment_group_1">
        <jb:wiring property="reference" beanIdRef="DGRECA.Segment_group_1.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="DGRECA.Segment_group_1.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="DGRECA/Segment_group_1/Reference">
        <jb:wiring property="reference" beanIdRef="DGRECA.Segment_group_1.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="DGRECA/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="DGRECA/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="DGRECA/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="DGRECA/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="DGRECA/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="DGRECA/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1.Date_time_period_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_1">
        <jb:wiring beanIdRef="DGRECA.Segment_group_1.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="DGRECA/Segment_group_1/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="DGRECA.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="DGRECA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="DGRECA/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="DGRECA/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="DGRECA/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="DGRECA.Segment_group_2" class="org.milyn.edi.unedifact.d05a.DGRECA.SegmentGroup2" createOnElement="DGRECA/Segment_group_2">
        <jb:wiring property="transportInformation" beanIdRef="DGRECA.Segment_group_2.Transport_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="DGRECA.Segment_group_2.Date_time_period_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="DGRECA.Segment_group_2.Place_location_identification_List" />
        <jb:wiring property="reference" beanIdRef="DGRECA.Segment_group_2.Reference_List" />
        <jb:wiring property="measurements" beanIdRef="DGRECA.Segment_group_2.Measurements" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Transport_information" class="org.milyn.edi.unedifact.d05a.common.TransportInformation" createOnElement="DGRECA/Segment_group_2/Transport_information">
        <jb:value property="transportStageCodeQualifier" data="DGRECA/Segment_group_2/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="meansOfTransportJourneyIdentifier" data="DGRECA/Segment_group_2/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="DGRECA/Segment_group_2/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportMeansOwnershipIndicatorCode" data="DGRECA/Segment_group_2/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="DGRECA.Segment_group_2.Transport_information.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="DGRECA.Segment_group_2.Transport_information.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="DGRECA.Segment_group_2.Transport_information.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="DGRECA.Segment_group_2.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="DGRECA.Segment_group_2.Transport_information.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.ModeOfTransportC220" createOnElement="DGRECA/Segment_group_2/Transport_information/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="DGRECA/Segment_group_2/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="DGRECA/Segment_group_2/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d05a.common.field.TransportMeansC001" createOnElement="DGRECA/Segment_group_2/Transport_information/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d05a.common.field.CarrierC040" createOnElement="DGRECA/Segment_group_2/Transport_information/CARRIER">
        <jb:value property="carrierIdentifier" data="DGRECA/Segment_group_2/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_2/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_2/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="DGRECA/Segment_group_2/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.ExcessTransportationInformationC401" createOnElement="DGRECA/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="DGRECA/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="DGRECA/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="DGRECA/Segment_group_2/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.TransportIdentificationC222" createOnElement="DGRECA/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="transportMeansNationalityCode" data="DGRECA/Segment_group_2/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_2">
        <jb:wiring beanIdRef="DGRECA.Segment_group_2.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="DGRECA/Segment_group_2/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="DGRECA.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="DGRECA/Segment_group_2/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="DGRECA/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="DGRECA/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="DGRECA/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="DGRECA.Segment_group_2.Place_location_identification_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_2">
        <jb:wiring beanIdRef="DGRECA.Segment_group_2.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="DGRECA/Segment_group_2/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="DGRECA/Segment_group_2/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="DGRECA/Segment_group_2/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="DGRECA.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="DGRECA.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="DGRECA.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="DGRECA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="DGRECA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="DGRECA/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="DGRECA/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Reference_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_2">
        <jb:wiring beanIdRef="DGRECA.Segment_group_2.Reference" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="DGRECA/Segment_group_2/Reference">
        <jb:wiring property="reference" beanIdRef="DGRECA.Segment_group_2.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="DGRECA/Segment_group_2/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="DGRECA/Segment_group_2/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="DGRECA/Segment_group_2/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="DGRECA/Segment_group_2/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="DGRECA/Segment_group_2/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="DGRECA/Segment_group_2/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="DGRECA/Segment_group_2/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="DGRECA/Segment_group_2/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="DGRECA/Segment_group_2/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="DGRECA.Segment_group_2.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="DGRECA.Segment_group_2.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="DGRECA/Segment_group_2/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="DGRECA/Segment_group_2/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="DGRECA/Segment_group_2/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="DGRECA/Segment_group_2/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="DGRECA/Segment_group_2/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_2.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="DGRECA/Segment_group_2/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="DGRECA/Segment_group_2/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="DGRECA/Segment_group_2/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="DGRECA/Segment_group_2/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="DGRECA/Segment_group_2/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="DGRECA/Segment_group_2/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3" class="org.milyn.edi.unedifact.d05a.DGRECA.SegmentGroup3" createOnElement="DGRECA/Segment_group_3">
        <jb:wiring property="nameAndAddress" beanIdRef="DGRECA.Segment_group_3.Name_and_address" />
        <jb:wiring property="segmentGroup4" beanIdRef="DGRECA.Segment_group_3.Segment_group_4" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Name_and_address" class="org.milyn.edi.unedifact.d05a.common.NameAndAddress" createOnElement="DGRECA/Segment_group_3/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="DGRECA/Segment_group_3/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="DGRECA/Segment_group_3/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="DGRECA/Segment_group_3/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="DGRECA/Segment_group_3/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="DGRECA.Segment_group_3.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="DGRECA.Segment_group_3.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="DGRECA.Segment_group_3.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="DGRECA.Segment_group_3.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="DGRECA.Segment_group_3.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="DGRECA/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="DGRECA/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d05a.common.field.NameAndAddressC058" createOnElement="DGRECA/Segment_group_3/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="DGRECA/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="DGRECA/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="DGRECA/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="DGRECA/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="DGRECA/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d05a.common.field.PartyNameC080" createOnElement="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="DGRECA/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Name_and_address.STREET" class="org.milyn.edi.unedifact.d05a.common.field.StreetC059" createOnElement="DGRECA/Segment_group_3/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="DGRECA/Segment_group_3/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="DGRECA/Segment_group_3/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="DGRECA/Segment_group_3/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="DGRECA/Segment_group_3/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="DGRECA/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="DGRECA/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="DGRECA/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d05a.DGRECA.SegmentGroup4" createOnElement="DGRECA/Segment_group_3/Segment_group_4">
        <jb:wiring property="contactInformation" beanIdRef="DGRECA.Segment_group_3.Segment_group_4.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="DGRECA.Segment_group_3.Segment_group_4.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Segment_group_4.Contact_information" class="org.milyn.edi.unedifact.d05a.common.ContactInformation" createOnElement="DGRECA/Segment_group_3/Segment_group_4/Contact_information">
        <jb:value property="contactFunctionCode" data="DGRECA/Segment_group_3/Segment_group_4/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="DGRECA.Segment_group_3.Segment_group_4.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Segment_group_4.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="DGRECA/Segment_group_3/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="DGRECA/Segment_group_3/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="DGRECA/Segment_group_3/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Segment_group_4.Communication_contact_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="DGRECA.Segment_group_3.Segment_group_4.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Segment_group_4.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="DGRECA/Segment_group_3/Segment_group_4/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="DGRECA.Segment_group_3.Segment_group_4.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_3.Segment_group_4.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="DGRECA/Segment_group_3/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="DGRECA/Segment_group_3/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="DGRECA/Segment_group_3/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5_List" class="java.util.ArrayList" createOnElement="DGRECA">
        <jb:wiring beanIdRef="DGRECA.Segment_group_5" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5" class="org.milyn.edi.unedifact.d05a.DGRECA.SegmentGroup5" createOnElement="DGRECA/Segment_group_5">
        <jb:wiring property="dangerousGoods" beanIdRef="DGRECA.Segment_group_5.Dangerous_goods" />
        <jb:wiring property="freeText" beanIdRef="DGRECA.Segment_group_5.Free_text_List" />
        <jb:wiring property="measurements" beanIdRef="DGRECA.Segment_group_5.Measurements" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="DGRECA.Segment_group_5.Place_location_identification_List" />
        <jb:wiring property="splitGoodsPlacement" beanIdRef="DGRECA.Segment_group_5.Split_goods_placement_List" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Dangerous_goods" class="org.milyn.edi.unedifact.d05a.common.DangerousGoods" createOnElement="DGRECA/Segment_group_5/Dangerous_goods">
        <jb:value property="dangerousGoodsRegulationsCode" data="DGRECA/Segment_group_5/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" />
        <jb:value property="packagingDangerLevelCode" data="DGRECA/Segment_group_5/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" />
        <jb:value property="emergencyProcedureForShipsIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" />
        <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" />
        <jb:value property="transportEmergencyCardIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" />
        <jb:value property="packingInstructionTypeCode" data="DGRECA/Segment_group_5/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" />
        <jb:value property="hazardousMeansOfTransportCategoryCode" data="DGRECA/Segment_group_5/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" />
        <jb:value property="hazardousCargoTransportAuthorisationCode" data="DGRECA/Segment_group_5/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" />
        <jb:wiring property="hazardCode" beanIdRef="DGRECA.Segment_group_5.Dangerous_goods.HAZARD_CODE" />
        <jb:wiring property="undgInformation" beanIdRef="DGRECA.Segment_group_5.Dangerous_goods.UNDG_INFORMATION" />
        <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="DGRECA.Segment_group_5.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" />
        <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="DGRECA.Segment_group_5.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" />
        <jb:wiring property="dangerousGoodsLabel" beanIdRef="DGRECA.Segment_group_5.Dangerous_goods.DANGEROUS_GOODS_LABEL" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d05a.common.field.HazardCodeC205" createOnElement="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_CODE">
        <jb:value property="hazardIdentificationCode" data="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" />
        <jb:value property="additionalHazardClassificationIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" />
        <jb:value property="hazardCodeVersionIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.UndgInformationC234" createOnElement="DGRECA/Segment_group_5/Dangerous_goods/UNDG_INFORMATION">
        <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" />
        <jb:value property="dangerousGoodsFlashpointDescription" data="DGRECA/Segment_group_5/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d05a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT">
        <jb:value property="shipmentFlashpointDegree" data="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS">
        <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" />
        <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="DGRECA/Segment_group_5/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d05a.common.field.DangerousGoodsLabelC236" createOnElement="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_LABEL">
        <jb:value property="dangerousGoodsMarkingIdentifier1" data="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="dangerousGoodsMarkingIdentifier2" data="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="dangerousGoodsMarkingIdentifier3" data="DGRECA/Segment_group_5/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Free_text_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_5">
        <jb:wiring beanIdRef="DGRECA.Segment_group_5.Free_text" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="DGRECA/Segment_group_5/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="DGRECA/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="DGRECA/Segment_group_5/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="DGRECA/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="DGRECA/Segment_group_5/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="DGRECA.Segment_group_5.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="DGRECA.Segment_group_5.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="DGRECA/Segment_group_5/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="DGRECA/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="DGRECA/Segment_group_5/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="DGRECA/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="DGRECA/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="DGRECA/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="DGRECA/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="DGRECA/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Measurements" class="org.milyn.edi.unedifact.d05a.common.Measurements" createOnElement="DGRECA/Segment_group_5/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="DGRECA/Segment_group_5/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="DGRECA/Segment_group_5/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="DGRECA.Segment_group_5.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="DGRECA.Segment_group_5.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="DGRECA/Segment_group_5/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="DGRECA/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="DGRECA/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="DGRECA/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="DGRECA/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d05a.common.field.ValueRangeC174" createOnElement="DGRECA/Segment_group_5/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="DGRECA/Segment_group_5/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="DGRECA/Segment_group_5/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="DGRECA/Segment_group_5/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="DGRECA/Segment_group_5/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="DGRECA/Segment_group_5/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Place_location_identification_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_5">
        <jb:wiring beanIdRef="DGRECA.Segment_group_5.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="DGRECA/Segment_group_5/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="DGRECA/Segment_group_5/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="DGRECA/Segment_group_5/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="DGRECA.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="DGRECA.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="DGRECA.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="DGRECA/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="DGRECA/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="DGRECA/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="DGRECA/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Split_goods_placement_List" class="java.util.ArrayList" createOnElement="DGRECA/Segment_group_5">
        <jb:wiring beanIdRef="DGRECA.Segment_group_5.Split_goods_placement" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Split_goods_placement" class="org.milyn.edi.unedifact.d05a.common.SplitGoodsPlacement" createOnElement="DGRECA/Segment_group_5/Split_goods_placement">
        <jb:value property="packageQuantity" data="DGRECA/Segment_group_5/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="DGRECA.Segment_group_5.Split_goods_placement.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="DGRECA.Segment_group_5.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.EquipmentIdentificationC237" createOnElement="DGRECA/Segment_group_5/Split_goods_placement/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentifier" data="DGRECA/Segment_group_5/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="DGRECA/Segment_group_5/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="DGRECA/Segment_group_5/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="DGRECA/Segment_group_5/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy