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

org.milyn.edi.unedifact.d03b.PROTAP.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/d03b/PROTAP/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="PROTAP" class="org.milyn.edi.unedifact.d03b.PROTAP.Protap" createOnElement="PROTAP">
        <jb:wiring property="beginningOfMessage" beanIdRef="PROTAP.Beginning_of_message" />
        <jb:wiring property="processingInformation" beanIdRef="PROTAP.Processing_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="PROTAP.Segment_group_1_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="PROTAP.Segment_group_3_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="PROTAP.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="PROTAP.Segment_group_7_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="PROTAP.Segment_group_8_List" />
        <jb:wiring property="sectionControl" beanIdRef="PROTAP.Section_control" />
        <jb:wiring property="segmentGroup14" beanIdRef="PROTAP.Segment_group_14_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="PROTAP.Segment_group_16_List" />
        <jb:wiring property="controlTotal" beanIdRef="PROTAP.Control_total_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Processing_information" class="org.milyn.edi.unedifact.d03b.common.ProcessingInformation" createOnElement="PROTAP/Processing_information">
        <jb:value property="processingInformationCodeQualifier" data="PROTAP/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" />
        <jb:value property="processTypeDescriptionCode" data="PROTAP/Processing_information/Process_type_description_code" decoder="String" default="null" />
        <jb:wiring property="processingIndicator" beanIdRef="PROTAP.Processing_information.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d03b.common.field.ProcessingIndicatorC012" createOnElement="PROTAP/Processing_information/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorDescriptionCode" data="PROTAP/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processingIndicatorDescription" data="PROTAP/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_1" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup1" createOnElement="PROTAP/Segment_group_1">
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_1.Reference" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_1.Item_description_List" />
        <jb:wiring property="structureIdentification" beanIdRef="PROTAP.Segment_group_1.Structure_identification_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="PROTAP.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_1.Item_description_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_1">
        <jb:wiring beanIdRef="PROTAP.Segment_group_1.Item_description" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Item_description" class="org.milyn.edi.unedifact.d03b.common.ItemDescription" createOnElement="PROTAP/Segment_group_1/Item_description">
        <jb:value property="descriptionFormatCode" data="PROTAP/Segment_group_1/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PROTAP/Segment_group_1/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PROTAP.Segment_group_1.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_1.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d03b.common.field.ItemCharacteristicC272" createOnElement="PROTAP/Segment_group_1/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="PROTAP/Segment_group_1/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_1/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_1/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.ItemDescriptionC273" createOnElement="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PROTAP/Segment_group_1/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Structure_identification_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_1">
        <jb:wiring beanIdRef="PROTAP.Segment_group_1.Structure_identification" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Structure_identification" class="org.milyn.edi.unedifact.d03b.common.StructureIdentification" createOnElement="PROTAP/Segment_group_1/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="PROTAP/Segment_group_1/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_1/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="PROTAP.Segment_group_1.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.BillLevelIdentificationC045" createOnElement="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="PROTAP/Segment_group_1/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_1">
        <jb:wiring beanIdRef="PROTAP.Segment_group_1.Segment_group_2" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup2" createOnElement="PROTAP/Segment_group_1/Segment_group_2">
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers" />
        <jb:wiring property="relationship" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Relationship" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers" class="org.milyn.edi.unedifact.d03b.common.RelatedIdentificationNumbers" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers">
        <jb:value property="setTypeCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/Set_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identificationNumber1" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" />
        <jb:wiring property="identificationNumber2" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" />
        <jb:wiring property="identificationNumber3" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" />
        <jb:wiring property="identificationNumber4" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" />
        <jb:wiring property="identificationNumber5" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Relationship" class="org.milyn.edi.unedifact.d03b.common.Relationship" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Relationship">
        <jb:value property="relationshipTypeCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="relationship" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.Relationship.RELATIONSHIP" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d03b.common.field.RelationshipC941" createOnElement="PROTAP/Segment_group_1/Segment_group_2/Relationship/RELATIONSHIP">
        <jb:value property="relationshipDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_1/Segment_group_2/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_1/Segment_group_2/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relationshipDescription" data="PROTAP/Segment_group_1/Segment_group_2/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Segment_group_3" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup3" createOnElement="PROTAP/Segment_group_3">
        <jb:wiring property="partyIdentification" beanIdRef="PROTAP.Segment_group_3.Party_identification" />
        <jb:wiring property="address" beanIdRef="PROTAP.Segment_group_3.Address" />
        <jb:wiring property="structureIdentification" beanIdRef="PROTAP.Segment_group_3.Structure_identification" />
        <jb:wiring property="segmentGroup4" beanIdRef="PROTAP.Segment_group_3.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="PROTAP.Segment_group_3.Segment_group_5_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification" class="org.milyn.edi.unedifact.d03b.common.PartyIdentification" createOnElement="PROTAP/Segment_group_3/Party_identification">
        <jb:value property="partyFunctionCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameTypeCode" data="PROTAP/Segment_group_3/Party_identification/Name_type_code" decoder="String" default="null" />
        <jb:value property="nameStatusCode" data="PROTAP/Segment_group_3/Party_identification/Name_status_code" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_3/Party_identification/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:wiring property="identificationNumber" beanIdRef="PROTAP.Segment_group_3.Party_identification.IDENTIFICATION_NUMBER" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="PROTAP.Segment_group_3.Party_identification.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameComponentDetails1" beanIdRef="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-1" />
        <jb:wiring property="nameComponentDetails2" beanIdRef="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-2" />
        <jb:wiring property="nameComponentDetails3" beanIdRef="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-3" />
        <jb:wiring property="nameComponentDetails4" beanIdRef="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-4" />
        <jb:wiring property="nameComponentDetails5" beanIdRef="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Address" class="org.milyn.edi.unedifact.d03b.common.Address" createOnElement="PROTAP/Segment_group_3/Address">
        <jb:value property="cityName" data="PROTAP/Segment_group_3/Address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="PROTAP/Segment_group_3/Address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="PROTAP/Segment_group_3/Address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="addressUsage" beanIdRef="PROTAP.Segment_group_3.Address.ADDRESS_USAGE" />
        <jb:wiring property="addressDetails" beanIdRef="PROTAP.Segment_group_3.Address.ADDRESS_DETAILS" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="PROTAP.Segment_group_3.Address.COUNTRY_SUB_ENTITY_DETAILS" />
        <jb:wiring property="locationIdentification" beanIdRef="PROTAP.Segment_group_3.Address.LOCATION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d03b.common.field.AddressUsageC817" createOnElement="PROTAP/Segment_group_3/Address/ADDRESS_USAGE">
        <jb:value property="addressPurposeCode" data="PROTAP/Segment_group_3/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" />
        <jb:value property="addressTypeCode" data="PROTAP/Segment_group_3/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" />
        <jb:value property="addressStatusCode" data="PROTAP/Segment_group_3/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.AddressDetailsC090" createOnElement="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS">
        <jb:value property="addressFormatCode" data="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" />
        <jb:value property="addressComponentDescription1" data="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" />
        <jb:value property="addressComponentDescription2" data="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" />
        <jb:value property="addressComponentDescription3" data="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" />
        <jb:value property="addressComponentDescription4" data="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" />
        <jb:value property="addressComponentDescription5" data="PROTAP/Segment_group_3/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_3.Structure_identification" class="org.milyn.edi.unedifact.d03b.common.StructureIdentification" createOnElement="PROTAP/Segment_group_3/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="PROTAP/Segment_group_3/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_3/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="PROTAP.Segment_group_3.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.BillLevelIdentificationC045" createOnElement="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="PROTAP/Segment_group_3/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_3">
        <jb:wiring beanIdRef="PROTAP.Segment_group_3.Segment_group_4" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_4.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="PROTAP/Segment_group_3/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="PROTAP/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="PROTAP/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="PROTAP.Segment_group_3.Segment_group_4.Communication_contact_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="PROTAP.Segment_group_3.Segment_group_4.Communication_contact" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup5" createOnElement="PROTAP/Segment_group_3/Segment_group_5">
        <jb:wiring property="computerEnvironmentDetails" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.Computer_environment_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5.Computer_environment_details" class="org.milyn.edi.unedifact.d03b.common.ComputerEnvironmentDetails" createOnElement="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsCodeQualifier" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/Computer_environment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="fileGenerationCommandName" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/File_generation_command_name" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.ComputerEnvironmentIdentificationC079" createOnElement="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentNameCode" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="computerEnvironmentName" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_3/Segment_group_5/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Object_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_6_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Segment_group_6" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup6" createOnElement="PROTAP/Segment_group_6">
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="PROTAP.Segment_group_6.External_file_link_identification" />
        <jb:wiring property="computerEnvironmentDetails" beanIdRef="PROTAP.Segment_group_6.Computer_environment_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_6.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.External_file_link_identification" class="org.milyn.edi.unedifact.d03b.common.ExternalFileLinkIdentification" createOnElement="PROTAP/Segment_group_6/External_file_link_identification">
        <jb:value property="sequencePositionIdentifier" data="PROTAP/Segment_group_6/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="fileCompressionTechniqueName" data="PROTAP/Segment_group_6/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="PROTAP.Segment_group_6.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="PROTAP.Segment_group_6.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.FileIdentificationC077" createOnElement="PROTAP/Segment_group_6/External_file_link_identification/FILE_IDENTIFICATION">
        <jb:value property="fileName" data="PROTAP/Segment_group_6/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" />
        <jb:value property="itemDescription" data="PROTAP/Segment_group_6/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.FileDetailsC099" createOnElement="PROTAP/Segment_group_6/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormatName" data="PROTAP/Segment_group_6/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PROTAP/Segment_group_6/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="PROTAP/Segment_group_6/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="PROTAP/Segment_group_6/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.Computer_environment_details" class="org.milyn.edi.unedifact.d03b.common.ComputerEnvironmentDetails" createOnElement="PROTAP/Segment_group_6/Computer_environment_details">
        <jb:value property="computerEnvironmentDetailsCodeQualifier" data="PROTAP/Segment_group_6/Computer_environment_details/Computer_environment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="fileGenerationCommandName" data="PROTAP/Segment_group_6/Computer_environment_details/File_generation_command_name" decoder="String" default="null" />
        <jb:wiring property="computerEnvironmentIdentification" beanIdRef="PROTAP.Segment_group_6.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.Computer_environment_details.COMPUTER_ENVIRONMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.ComputerEnvironmentIdentificationC079" createOnElement="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION">
        <jb:value property="computerEnvironmentNameCode" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="computerEnvironmentName" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Computer_environment_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="releaseIdentifier" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Release_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_6/Computer_environment_details/COMPUTER_ENVIRONMENT_IDENTIFICATION/Object_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_7_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Segment_group_7" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup7" createOnElement="PROTAP/Segment_group_7">
        <jb:wiring property="indexDetails" beanIdRef="PROTAP.Segment_group_7.Index_details" />
        <jb:wiring property="structureIdentification" beanIdRef="PROTAP.Segment_group_7.Structure_identification" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_7.Item_description" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="PROTAP.Segment_group_7.Requirements_and_conditions" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Index_details" class="org.milyn.edi.unedifact.d03b.common.IndexDetails" createOnElement="PROTAP/Segment_group_7/Index_details">
        <jb:wiring property="indexIdentification" beanIdRef="PROTAP.Segment_group_7.Index_details.INDEX_IDENTIFICATION" />
        <jb:wiring property="indexValue" beanIdRef="PROTAP.Segment_group_7.Index_details.INDEX_VALUE" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Index_details.INDEX_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.IndexIdentificationC545" createOnElement="PROTAP/Segment_group_7/Index_details/INDEX_IDENTIFICATION">
        <jb:value property="indexCodeQualifier" data="PROTAP/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Index_code_qualifier" decoder="String" default="null" />
        <jb:value property="indexTypeIdentifier" data="PROTAP/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Index_type_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/Index_details/INDEX_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Index_details.INDEX_VALUE" class="org.milyn.edi.unedifact.d03b.common.field.IndexValueC546" createOnElement="PROTAP/Segment_group_7/Index_details/INDEX_VALUE">
        <jb:value property="indexText" data="PROTAP/Segment_group_7/Index_details/INDEX_VALUE/Index_text" decoder="String" default="null" />
        <jb:value property="indexRepresentationCode" data="PROTAP/Segment_group_7/Index_details/INDEX_VALUE/Index_representation_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Structure_identification" class="org.milyn.edi.unedifact.d03b.common.StructureIdentification" createOnElement="PROTAP/Segment_group_7/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="PROTAP/Segment_group_7/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_7/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="PROTAP.Segment_group_7.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.BillLevelIdentificationC045" createOnElement="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="PROTAP/Segment_group_7/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Item_description" class="org.milyn.edi.unedifact.d03b.common.ItemDescription" createOnElement="PROTAP/Segment_group_7/Item_description">
        <jb:value property="descriptionFormatCode" data="PROTAP/Segment_group_7/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PROTAP/Segment_group_7/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PROTAP.Segment_group_7.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_7.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d03b.common.field.ItemCharacteristicC272" createOnElement="PROTAP/Segment_group_7/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="PROTAP/Segment_group_7/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_7/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.ItemDescriptionC273" createOnElement="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PROTAP/Segment_group_7/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Requirements_and_conditions" class="org.milyn.edi.unedifact.d03b.common.RequirementsAndConditions" createOnElement="PROTAP/Segment_group_7/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="PROTAP/Segment_group_7/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_7/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="PROTAP/Segment_group_7/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="PROTAP.Segment_group_7.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.RequirementConditionIdentificationC550" createOnElement="PROTAP/Segment_group_7/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="PROTAP/Segment_group_7/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_7/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requirementOrConditionDescription" data="PROTAP/Segment_group_7/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup8" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring property="lineItem" beanIdRef="PROTAP.Segment_group_8.Line_item" />
        <jb:wiring property="structureIdentification" beanIdRef="PROTAP.Segment_group_8.Structure_identification_List" />
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_8.Reference_List" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_8.Item_description_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Date_time_period_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="PROTAP.Segment_group_8.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="PROTAP.Segment_group_8.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="PROTAP.Segment_group_8.Segment_group_11_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="PROTAP.Segment_group_8.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="PROTAP.Segment_group_8.Segment_group_13_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Line_item" class="org.milyn.edi.unedifact.d03b.common.LineItem" createOnElement="PROTAP/Segment_group_8/Line_item">
        <jb:value property="lineItemIdentifier" data="PROTAP/Segment_group_8/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_8/Line_item/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="PROTAP/Segment_group_8/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="PROTAP/Segment_group_8/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="PROTAP.Segment_group_8.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="PROTAP.Segment_group_8.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.ItemNumberIdentificationC212" createOnElement="PROTAP/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PROTAP/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d03b.common.field.SubLineInformationC829" createOnElement="PROTAP/Segment_group_8/Line_item/SUB_LINE_INFORMATION">
        <jb:value property="subLineIndicatorCode" data="PROTAP/Segment_group_8/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="PROTAP/Segment_group_8/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Structure_identification_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8.Structure_identification" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Structure_identification" class="org.milyn.edi.unedifact.d03b.common.StructureIdentification" createOnElement="PROTAP/Segment_group_8/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="PROTAP/Segment_group_8/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_8/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="PROTAP.Segment_group_8.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.BillLevelIdentificationC045" createOnElement="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="PROTAP/Segment_group_8/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Reference" class="org.milyn.edi.unedifact.d03b.common.Reference" createOnElement="PROTAP/Segment_group_8/Reference">
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_8.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Item_description_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8.Item_description" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Item_description" class="org.milyn.edi.unedifact.d03b.common.ItemDescription" createOnElement="PROTAP/Segment_group_8/Item_description">
        <jb:value property="descriptionFormatCode" data="PROTAP/Segment_group_8/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PROTAP/Segment_group_8/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PROTAP.Segment_group_8.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_8.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d03b.common.field.ItemCharacteristicC272" createOnElement="PROTAP/Segment_group_8/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="PROTAP/Segment_group_8/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_8/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.ItemDescriptionC273" createOnElement="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PROTAP/Segment_group_8/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup9" createOnElement="PROTAP/Segment_group_8/Segment_group_9">
        <jb:wiring property="quantity" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9.Quantity" class="org.milyn.edi.unedifact.d03b.common.Quantity" createOnElement="PROTAP/Segment_group_8/Segment_group_9/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.QuantityDetailsC186" createOnElement="PROTAP/Segment_group_8/Segment_group_9/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_9/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="PROTAP/Segment_group_8/Segment_group_9/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_8/Segment_group_9/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8.Segment_group_10" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup10" createOnElement="PROTAP/Segment_group_8/Segment_group_10">
        <jb:wiring property="priceDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.Price_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10.Price_details" class="org.milyn.edi.unedifact.d03b.common.PriceDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_10/Price_details">
        <jb:value property="subLineItemPriceChangeOperationCode" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.Price_details.PRICE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d03b.common.field.PriceInformationC509" createOnElement="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION">
        <jb:value property="priceCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION/Price_code_qualifier" decoder="String" default="null" />
        <jb:value property="priceAmount" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION/Price_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="priceTypeCode" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION/Price_type_code" decoder="String" default="null" />
        <jb:value property="priceSpecificationCode" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_8/Segment_group_10/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8.Segment_group_11" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup11" createOnElement="PROTAP/Segment_group_8/Segment_group_11">
        <jb:wiring property="percentageDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.Percentage_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11.Percentage_details" class="org.milyn.edi.unedifact.d03b.common.PercentageDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_11/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.PercentageDetailsC501" createOnElement="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/Segment_group_11/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8.Segment_group_12" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup12" createOnElement="PROTAP/Segment_group_8/Segment_group_12">
        <jb:wiring property="rateDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.Rate_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.Rate_details" class="org.milyn.edi.unedifact.d03b.common.RateDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_12/Rate_details">
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_8/Segment_group_12/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.RateDetailsC128" createOnElement="PROTAP/Segment_group_8/Segment_group_12/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_12/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="PROTAP/Segment_group_8/Segment_group_12/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="PROTAP/Segment_group_8/Segment_group_12/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_8/Segment_group_12/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d03b.common.field.DateTimePeriodC507" createOnElement="PROTAP/Segment_group_8/Segment_group_12/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/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="PROTAP/Segment_group_8/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/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="PROTAP.Segment_group_8.Segment_group_13_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring beanIdRef="PROTAP.Segment_group_8.Segment_group_13" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup13" createOnElement="PROTAP/Segment_group_8/Segment_group_13">
        <jb:wiring property="monetaryAmount" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.Monetary_amount" class="org.milyn.edi.unedifact.d03b.common.MonetaryAmount" createOnElement="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d03b.common.field.MonetaryAmountC516" createOnElement="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_8/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d03b.common.field.DateTimePeriodC507" createOnElement="PROTAP/Segment_group_8/Segment_group_13/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/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="PROTAP/Segment_group_8/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/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="PROTAP.Section_control" class="org.milyn.edi.unedifact.d03b.common.SectionControl" createOnElement="PROTAP/Section_control">
        <jb:value property="sectionIdentification" data="PROTAP/Section_control/SECTION_IDENTIFICATION" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Segment_group_14" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup14" createOnElement="PROTAP/Segment_group_14">
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_14.Reference" />
        <jb:wiring property="segmentGroup15" beanIdRef="PROTAP.Segment_group_14.Segment_group_15_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Reference" class="org.milyn.edi.unedifact.d03b.common.Reference" createOnElement="PROTAP/Segment_group_14/Reference">
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_14.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_14">
        <jb:wiring beanIdRef="PROTAP.Segment_group_14.Segment_group_15" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup15" createOnElement="PROTAP/Segment_group_14/Segment_group_15">
        <jb:wiring property="schedulingConditions" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.Scheduling_conditions" />
        <jb:wiring property="quantity" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.Quantity_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.Scheduling_conditions" class="org.milyn.edi.unedifact.d03b.common.SchedulingConditions" createOnElement="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions">
        <jb:value property="deliveryPlanCommitmentLevelCode" data="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" />
        <jb:value property="deliveryInstructionCode" data="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" />
        <jb:wiring property="patternDescription" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.Scheduling_conditions.PATTERN_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.PatternDescriptionC329" createOnElement="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions/PATTERN_DESCRIPTION">
        <jb:value property="frequencyCode" data="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" />
        <jb:value property="despatchPatternCode" data="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" />
        <jb:value property="despatchPatternTimingCode" data="PROTAP/Segment_group_14/Segment_group_15/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.Quantity_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_14/Segment_group_15">
        <jb:wiring beanIdRef="PROTAP.Segment_group_14.Segment_group_15.Quantity" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.Quantity" class="org.milyn.edi.unedifact.d03b.common.Quantity" createOnElement="PROTAP/Segment_group_14/Segment_group_15/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.QuantityDetailsC186" createOnElement="PROTAP/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="PROTAP/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="PROTAP/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_16_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup16" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring property="lineItem" beanIdRef="PROTAP.Segment_group_16.Line_item" />
        <jb:wiring property="status" beanIdRef="PROTAP.Segment_group_16.Status" />
        <jb:wiring property="structureIdentification" beanIdRef="PROTAP.Segment_group_16.Structure_identification_List" />
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_16.Reference_List" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_16.Item_description_List" />
        <jb:wiring property="partyIdentification" beanIdRef="PROTAP.Segment_group_16.Party_identification_List" />
        <jb:wiring property="characteristicClassId" beanIdRef="PROTAP.Segment_group_16.Characteristic_class_id_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="PROTAP.Segment_group_16.Free_text_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="PROTAP.Segment_group_16.Segment_group_17_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="PROTAP.Segment_group_16.Segment_group_18_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="PROTAP.Segment_group_16.Segment_group_19_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="PROTAP.Segment_group_16.Segment_group_20_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="PROTAP.Segment_group_16.Segment_group_21_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Line_item" class="org.milyn.edi.unedifact.d03b.common.LineItem" createOnElement="PROTAP/Segment_group_16/Line_item">
        <jb:value property="lineItemIdentifier" data="PROTAP/Segment_group_16/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_16/Line_item/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="PROTAP/Segment_group_16/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="PROTAP/Segment_group_16/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="PROTAP.Segment_group_16.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="PROTAP.Segment_group_16.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.ItemNumberIdentificationC212" createOnElement="PROTAP/Segment_group_16/Line_item/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_16/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PROTAP/Segment_group_16/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d03b.common.field.SubLineInformationC829" createOnElement="PROTAP/Segment_group_16/Line_item/SUB_LINE_INFORMATION">
        <jb:value property="subLineIndicatorCode" data="PROTAP/Segment_group_16/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="PROTAP/Segment_group_16/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status" class="org.milyn.edi.unedifact.d03b.common.Status" createOnElement="PROTAP/Segment_group_16/Status">
        <jb:wiring property="statusCategory" beanIdRef="PROTAP.Segment_group_16.Status.STATUS_CATEGORY" />
        <jb:wiring property="status" beanIdRef="PROTAP.Segment_group_16.Status.STATUS" />
        <jb:wiring property="statusReason1" beanIdRef="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-1" />
        <jb:wiring property="statusReason2" beanIdRef="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-2" />
        <jb:wiring property="statusReason3" beanIdRef="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-3" />
        <jb:wiring property="statusReason4" beanIdRef="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-4" />
        <jb:wiring property="statusReason5" beanIdRef="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d03b.common.field.StatusCategoryC601" createOnElement="PROTAP/Segment_group_16/Status/STATUS_CATEGORY">
        <jb:value property="statusCategoryCode" data="PROTAP/Segment_group_16/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS" class="org.milyn.edi.unedifact.d03b.common.field.StatusC555" createOnElement="PROTAP/Segment_group_16/Status/STATUS">
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Status/STATUS/Status_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusDescription" data="PROTAP/Segment_group_16/Status/STATUS/Status_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d03b.common.field.StatusReasonC556" createOnElement="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-1">
        <jb:value property="statusReasonDescriptionCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d03b.common.field.StatusReasonC556" createOnElement="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-2">
        <jb:value property="statusReasonDescriptionCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d03b.common.field.StatusReasonC556" createOnElement="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-3">
        <jb:value property="statusReasonDescriptionCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d03b.common.field.StatusReasonC556" createOnElement="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-4">
        <jb:value property="statusReasonDescriptionCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d03b.common.field.StatusReasonC556" createOnElement="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-5">
        <jb:value property="statusReasonDescriptionCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="PROTAP/Segment_group_16/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Structure_identification_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Structure_identification" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Structure_identification" class="org.milyn.edi.unedifact.d03b.common.StructureIdentification" createOnElement="PROTAP/Segment_group_16/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="PROTAP/Segment_group_16/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_16/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="PROTAP.Segment_group_16.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.BillLevelIdentificationC045" createOnElement="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="PROTAP/Segment_group_16/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Reference" class="org.milyn.edi.unedifact.d03b.common.Reference" createOnElement="PROTAP/Segment_group_16/Reference">
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_16.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Item_description_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Item_description" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Item_description" class="org.milyn.edi.unedifact.d03b.common.ItemDescription" createOnElement="PROTAP/Segment_group_16/Item_description">
        <jb:value property="descriptionFormatCode" data="PROTAP/Segment_group_16/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PROTAP/Segment_group_16/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PROTAP.Segment_group_16.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_16.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d03b.common.field.ItemCharacteristicC272" createOnElement="PROTAP/Segment_group_16/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="PROTAP/Segment_group_16/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.ItemDescriptionC273" createOnElement="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PROTAP/Segment_group_16/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Party_identification" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification" class="org.milyn.edi.unedifact.d03b.common.PartyIdentification" createOnElement="PROTAP/Segment_group_16/Party_identification">
        <jb:value property="partyFunctionCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameTypeCode" data="PROTAP/Segment_group_16/Party_identification/Name_type_code" decoder="String" default="null" />
        <jb:value property="nameStatusCode" data="PROTAP/Segment_group_16/Party_identification/Name_status_code" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_16/Party_identification/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:wiring property="identificationNumber" beanIdRef="PROTAP.Segment_group_16.Party_identification.IDENTIFICATION_NUMBER" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="PROTAP.Segment_group_16.Party_identification.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameComponentDetails1" beanIdRef="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-1" />
        <jb:wiring property="nameComponentDetails2" beanIdRef="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-2" />
        <jb:wiring property="nameComponentDetails3" beanIdRef="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-3" />
        <jb:wiring property="nameComponentDetails4" beanIdRef="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-4" />
        <jb:wiring property="nameComponentDetails5" beanIdRef="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d03b.common.field.NameComponentDetailsC816" createOnElement="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5">
        <jb:value property="nameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="PROTAP/Segment_group_16/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Characteristic_class_id" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Characteristic_class_id" class="org.milyn.edi.unedifact.d03b.common.CharacteristicClassId" createOnElement="PROTAP/Segment_group_16/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PROTAP/Segment_group_16/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCode" data="PROTAP/Segment_group_16/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PROTAP.Segment_group_16.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="characteristicDescription" beanIdRef="PROTAP.Segment_group_16.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.CharacteristicDescriptionC240" createOnElement="PROTAP/Segment_group_16/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION">
        <jb:value property="characteristicDescriptionCode" data="PROTAP/Segment_group_16/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PROTAP/Segment_group_16/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PROTAP/Segment_group_16/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_17" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup17" createOnElement="PROTAP/Segment_group_16/Segment_group_17">
        <jb:wiring property="contactInformation" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.Communication_contact_List" />
    </jb:bean>

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

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17.Communication_contact_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_17">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_17.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17.Communication_contact" class="org.milyn.edi.unedifact.d03b.common.CommunicationContact" createOnElement="PROTAP/Segment_group_16/Segment_group_17/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_18" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup18" createOnElement="PROTAP/Segment_group_16/Segment_group_18">
        <jb:wiring property="quantity" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18.Quantity" class="org.milyn.edi.unedifact.d03b.common.Quantity" createOnElement="PROTAP/Segment_group_16/Segment_group_18/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.QuantityDetailsC186" createOnElement="PROTAP/Segment_group_16/Segment_group_18/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_18/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="PROTAP/Segment_group_16/Segment_group_18/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_16/Segment_group_18/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_19" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup19" createOnElement="PROTAP/Segment_group_16/Segment_group_19">
        <jb:wiring property="percentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.Percentage_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19.Percentage_details" class="org.milyn.edi.unedifact.d03b.common.PercentageDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_19/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.PercentageDetailsC501" createOnElement="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_19/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_20" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup20" createOnElement="PROTAP/Segment_group_16/Segment_group_20">
        <jb:wiring property="monetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20.Monetary_amount" class="org.milyn.edi.unedifact.d03b.common.MonetaryAmount" createOnElement="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d03b.common.field.MonetaryAmountC516" createOnElement="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup21" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers" />
        <jb:wiring property="relationship" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Relationship" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Requirements_and_conditions" />
        <jb:wiring property="structureIdentification" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Structure_identification_List" />
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Reference_List" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Item_description_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Date_time_period_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22_List" />
        <jb:wiring property="segmentGroup23" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23_List" />
        <jb:wiring property="segmentGroup24" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers" class="org.milyn.edi.unedifact.d03b.common.RelatedIdentificationNumbers" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers">
        <jb:value property="setTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/Set_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identificationNumber1" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" />
        <jb:wiring property="identificationNumber2" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" />
        <jb:wiring property="identificationNumber3" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" />
        <jb:wiring property="identificationNumber4" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" />
        <jb:wiring property="identificationNumber5" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d03b.common.field.IdentificationNumberC206" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5">
        <jb:value property="objectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Relationship" class="org.milyn.edi.unedifact.d03b.common.Relationship" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Relationship">
        <jb:value property="relationshipTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="relationship" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Relationship.RELATIONSHIP" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d03b.common.field.RelationshipC941" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Relationship/RELATIONSHIP">
        <jb:value property="relationshipDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relationshipDescription" data="PROTAP/Segment_group_16/Segment_group_21/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Requirements_and_conditions" class="org.milyn.edi.unedifact.d03b.common.RequirementsAndConditions" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.RequirementConditionIdentificationC550" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requirementOrConditionDescription" data="PROTAP/Segment_group_16/Segment_group_21/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Structure_identification_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Structure_identification" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Structure_identification" class="org.milyn.edi.unedifact.d03b.common.StructureIdentification" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Structure_identification">
        <jb:value property="indexingStructureCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/Indexing_structure_code_qualifier" decoder="String" default="null" />
        <jb:value property="itemIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/Item_identifier" decoder="String" default="null" />
        <jb:wiring property="billLevelIdentification" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Structure_identification.BILL_LEVEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Structure_identification.BILL_LEVEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d03b.common.field.BillLevelIdentificationC045" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION">
        <jb:value property="levelOneIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_one_identifier" decoder="String" default="null" />
        <jb:value property="levelTwoIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_two_identifier" decoder="String" default="null" />
        <jb:value property="levelThreeIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_three_identifier" decoder="String" default="null" />
        <jb:value property="levelFourIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_four_identifier" decoder="String" default="null" />
        <jb:value property="levelFiveIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_five_identifier" decoder="String" default="null" />
        <jb:value property="levelSixIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/Structure_identification/BILL_LEVEL_IDENTIFICATION/Level_six_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Reference_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Reference" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Reference" class="org.milyn.edi.unedifact.d03b.common.Reference" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Reference">
        <jb:wiring property="reference" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Item_description_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Item_description" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Item_description" class="org.milyn.edi.unedifact.d03b.common.ItemDescription" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Item_description">
        <jb:value property="descriptionFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d03b.common.field.ItemCharacteristicC272" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d03b.common.field.ItemDescriptionC273" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PROTAP/Segment_group_16/Segment_group_21/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup22" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22">
        <jb:wiring property="quantity" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Quantity" class="org.milyn.edi.unedifact.d03b.common.Quantity" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.QuantityDetailsC186" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Date_time_period_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Date_time_period" class="org.milyn.edi.unedifact.d03b.common.DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup23" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23">
        <jb:wiring property="percentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Percentage_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Percentage_details" class="org.milyn.edi.unedifact.d03b.common.PercentageDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details">
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.PercentageDetailsC501" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Date_time_period_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Date_time_period" class="org.milyn.edi.unedifact.d03b.common.DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup24" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24">
        <jb:wiring property="monetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Monetary_amount" class="org.milyn.edi.unedifact.d03b.common.MonetaryAmount" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d03b.common.field.MonetaryAmountC516" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Date_time_period_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Date_time_period" class="org.milyn.edi.unedifact.d03b.common.DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25" class="org.milyn.edi.unedifact.d03b.PROTAP.SegmentGroup25" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25">
        <jb:wiring property="rateDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Rate_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Rate_details" class="org.milyn.edi.unedifact.d03b.common.RateDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details">
        <jb:value property="statusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d03b.common.field.RateDetailsC128" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Date_time_period_List" class="java.util.ArrayList" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25">
        <jb:wiring beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Date_time_period" class="org.milyn.edi.unedifact.d03b.common.DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Control_total_List" class="java.util.ArrayList" createOnElement="PROTAP">
        <jb:wiring beanIdRef="PROTAP.Control_total" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Control_total" class="org.milyn.edi.unedifact.d03b.common.ControlTotal" createOnElement="PROTAP/Control_total">
        <jb:wiring property="control" beanIdRef="PROTAP.Control_total.CONTROL" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Control_total.CONTROL" class="org.milyn.edi.unedifact.d03b.common.field.ControlC270" createOnElement="PROTAP/Control_total/CONTROL">
        <jb:value property="controlTotalTypeCodeQualifier" data="PROTAP/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="controlTotalQuantity" data="PROTAP/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="PROTAP/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy