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

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


    <jb:bean beanId="PROTAP" class="org.milyn.edi.unedifact.d05b.PROTAP.Protap" createOnElement="PROTAP">
        <jb:wiring property="bGMBeginningOfMessage" beanIdRef="PROTAP.BGM" />
        <jb:wiring property="gEIProcessingInformation" beanIdRef="PROTAP.GEI" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.DTM_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="uNSSectionControl" beanIdRef="PROTAP.UNS" />
        <jb:wiring property="segmentGroup14" beanIdRef="PROTAP.Segment_group_14_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="PROTAP.Segment_group_16_List" />
        <jb:wiring property="cNTControlTotal" beanIdRef="PROTAP.CNT_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.BGM" class="org.milyn.edi.unedifact.d05b.common.BGMBeginningOfMessage" createOnElement="PROTAP/BGM">
        <jb:value property="e1225MessageFunctionCode" data="PROTAP/BGM/e1225" decoder="String" default="null" />
        <jb:value property="e4343ResponseTypeCode" data="PROTAP/BGM/e4343" decoder="String" default="null" />
        <jb:wiring property="c002DocumentMessageName" beanIdRef="PROTAP.BGM.C002" />
        <jb:wiring property="c106DocumentMessageIdentification" beanIdRef="PROTAP.BGM.C106" />
    </jb:bean>

    <jb:bean beanId="PROTAP.BGM.C002" class="org.milyn.edi.unedifact.d05b.common.field.C002DocumentMessageName" createOnElement="PROTAP/BGM/C002">
        <jb:value property="e1001DocumentNameCode" data="PROTAP/BGM/C002/e1001" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/BGM/C002/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/BGM/C002/e3055" decoder="String" default="null" />
        <jb:value property="e1000DocumentName" data="PROTAP/BGM/C002/e1000" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.BGM.C106" class="org.milyn.edi.unedifact.d05b.common.field.C106DocumentMessageIdentification" createOnElement="PROTAP/BGM/C106">
        <jb:value property="e1004DocumentIdentifier" data="PROTAP/BGM/C106/e1004" decoder="String" default="null" />
        <jb:value property="e1056VersionIdentifier" data="PROTAP/BGM/C106/e1056" decoder="String" default="null" />
        <jb:value property="e1060RevisionIdentifier" data="PROTAP/BGM/C106/e1060" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.GEI" class="org.milyn.edi.unedifact.d05b.common.GEIProcessingInformation" createOnElement="PROTAP/GEI">
        <jb:value property="e9649ProcessingInformationCodeQualifier" data="PROTAP/GEI/e9649" decoder="String" default="null" />
        <jb:value property="e7187ProcessTypeDescriptionCode" data="PROTAP/GEI/e7187" decoder="String" default="null" />
        <jb:wiring property="c012ProcessingIndicator" beanIdRef="PROTAP.GEI.C012" />
    </jb:bean>

    <jb:bean beanId="PROTAP.GEI.C012" class="org.milyn.edi.unedifact.d05b.common.field.C012ProcessingIndicator" createOnElement="PROTAP/GEI/C012">
        <jb:value property="e7365ProcessingIndicatorDescriptionCode" data="PROTAP/GEI/C012/e7365" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/GEI/C012/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/GEI/C012/e3055" decoder="String" default="null" />
        <jb:value property="e7364ProcessingIndicatorDescription" data="PROTAP/GEI/C012/e7364" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup1" createOnElement="PROTAP/Segment_group_1">
        <jb:wiring property="rFFReference" beanIdRef="PROTAP.Segment_group_1.RFF" />
        <jb:wiring property="iMDItemDescription" beanIdRef="PROTAP.Segment_group_1.IMD_List" />
        <jb:wiring property="bIIStructureIdentification" beanIdRef="PROTAP.Segment_group_1.BII_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="PROTAP.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.RFF" class="org.milyn.edi.unedifact.d05b.common.RFFReference" createOnElement="PROTAP/Segment_group_1/RFF">
        <jb:wiring property="c506Reference" beanIdRef="PROTAP.Segment_group_1.RFF.C506" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.RFF.C506" class="org.milyn.edi.unedifact.d05b.common.field.C506Reference" createOnElement="PROTAP/Segment_group_1/RFF/C506">
        <jb:value property="e1153ReferenceCodeQualifier" data="PROTAP/Segment_group_1/RFF/C506/e1153" decoder="String" default="null" />
        <jb:value property="e1154ReferenceIdentifier" data="PROTAP/Segment_group_1/RFF/C506/e1154" decoder="String" default="null" />
        <jb:value property="e1156DocumentLineIdentifier" data="PROTAP/Segment_group_1/RFF/C506/e1156" decoder="String" default="null" />
        <jb:value property="e4000ReferenceVersionIdentifier" data="PROTAP/Segment_group_1/RFF/C506/e4000" decoder="String" default="null" />
        <jb:value property="e1060RevisionIdentifier" data="PROTAP/Segment_group_1/RFF/C506/e1060" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_1.IMD" class="org.milyn.edi.unedifact.d05b.common.IMDItemDescription" createOnElement="PROTAP/Segment_group_1/IMD">
        <jb:value property="e7077DescriptionFormatCode" data="PROTAP/Segment_group_1/IMD/e7077" decoder="String" default="null" />
        <jb:value property="e7383SurfaceOrLayerCode" data="PROTAP/Segment_group_1/IMD/e7383" decoder="String" default="null" />
        <jb:wiring property="c272ItemCharacteristic" beanIdRef="PROTAP.Segment_group_1.IMD.C272" />
        <jb:wiring property="c273ItemDescription" beanIdRef="PROTAP.Segment_group_1.IMD.C273" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.IMD.C272" class="org.milyn.edi.unedifact.d05b.common.field.C272ItemCharacteristic" createOnElement="PROTAP/Segment_group_1/IMD/C272">
        <jb:value property="e7081ItemCharacteristicCode" data="PROTAP/Segment_group_1/IMD/C272/e7081" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_1/IMD/C272/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_1/IMD/C272/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.IMD.C273" class="org.milyn.edi.unedifact.d05b.common.field.C273ItemDescription" createOnElement="PROTAP/Segment_group_1/IMD/C273">
        <jb:value property="e7009ItemDescriptionCode" data="PROTAP/Segment_group_1/IMD/C273/e7009" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_1/IMD/C273/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_1/IMD/C273/e3055" decoder="String" default="null" />
        <jb:value property="e70081ItemDescription" data="PROTAP/Segment_group_1/IMD/C273/e7008_-_-1" decoder="String" default="null" />
        <jb:value property="e70082ItemDescription" data="PROTAP/Segment_group_1/IMD/C273/e7008_-_-2" decoder="String" default="null" />
        <jb:value property="e3453LanguageNameCode" data="PROTAP/Segment_group_1/IMD/C273/e3453" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_1.BII" class="org.milyn.edi.unedifact.d05b.common.BIIStructureIdentification" createOnElement="PROTAP/Segment_group_1/BII">
        <jb:value property="e7429IndexingStructureCodeQualifier" data="PROTAP/Segment_group_1/BII/e7429" decoder="String" default="null" />
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_1/BII/e7140" decoder="String" default="null" />
        <jb:wiring property="c045BillLevelIdentification" beanIdRef="PROTAP.Segment_group_1.BII.C045" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.BII.C045" class="org.milyn.edi.unedifact.d05b.common.field.C045BillLevelIdentification" createOnElement="PROTAP/Segment_group_1/BII/C045">
        <jb:value property="e7436LevelOneIdentifier" data="PROTAP/Segment_group_1/BII/C045/e7436" decoder="String" default="null" />
        <jb:value property="e7438LevelTwoIdentifier" data="PROTAP/Segment_group_1/BII/C045/e7438" decoder="String" default="null" />
        <jb:value property="e7440LevelThreeIdentifier" data="PROTAP/Segment_group_1/BII/C045/e7440" decoder="String" default="null" />
        <jb:value property="e7442LevelFourIdentifier" data="PROTAP/Segment_group_1/BII/C045/e7442" decoder="String" default="null" />
        <jb:value property="e7444LevelFiveIdentifier" data="PROTAP/Segment_group_1/BII/C045/e7444" decoder="String" default="null" />
        <jb:value property="e7446LevelSixIdentifier" data="PROTAP/Segment_group_1/BII/C045/e7446" 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.d05b.PROTAP.SegmentGroup2" createOnElement="PROTAP/Segment_group_1/Segment_group_2">
        <jb:wiring property="gIRRelatedIdentificationNumbers" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.GIR" />
        <jb:wiring property="rELRelationship" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.REL" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.GIR" class="org.milyn.edi.unedifact.d05b.common.GIRRelatedIdentificationNumbers" createOnElement="PROTAP/Segment_group_1/Segment_group_2/GIR">
        <jb:value property="e7297SetTypeCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/e7297" decoder="String" default="null" />
        <jb:wiring property="c2061IdentificationNumber" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-1" />
        <jb:wiring property="c2062IdentificationNumber" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-2" />
        <jb:wiring property="c2063IdentificationNumber" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-3" />
        <jb:wiring property="c2064IdentificationNumber" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-4" />
        <jb:wiring property="c2065IdentificationNumber" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-1" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-1">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-1/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-1/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-1/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-2" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-2">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-2/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-2/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-2/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-3" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-3">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-3/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-3/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-3/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-4" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-4">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-4/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-4/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-4/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.GIR.C206_-_-5" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-5">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-5/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-5/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/GIR/C206_-_-5/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.REL" class="org.milyn.edi.unedifact.d05b.common.RELRelationship" createOnElement="PROTAP/Segment_group_1/Segment_group_2/REL">
        <jb:value property="e9141RelationshipTypeCodeQualifier" data="PROTAP/Segment_group_1/Segment_group_2/REL/e9141" decoder="String" default="null" />
        <jb:wiring property="c941Relationship" beanIdRef="PROTAP.Segment_group_1.Segment_group_2.REL.C941" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_1.Segment_group_2.REL.C941" class="org.milyn.edi.unedifact.d05b.common.field.C941Relationship" createOnElement="PROTAP/Segment_group_1/Segment_group_2/REL/C941">
        <jb:value property="e9143RelationshipDescriptionCode" data="PROTAP/Segment_group_1/Segment_group_2/REL/C941/e9143" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_1/Segment_group_2/REL/C941/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_1/Segment_group_2/REL/C941/e3055" decoder="String" default="null" />
        <jb:value property="e9142RelationshipDescription" data="PROTAP/Segment_group_1/Segment_group_2/REL/C941/e9142" 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.d05b.PROTAP.SegmentGroup3" createOnElement="PROTAP/Segment_group_3">
        <jb:wiring property="pNAPartyIdentification" beanIdRef="PROTAP.Segment_group_3.PNA" />
        <jb:wiring property="aDRAddress" beanIdRef="PROTAP.Segment_group_3.ADR" />
        <jb:wiring property="bIIStructureIdentification" beanIdRef="PROTAP.Segment_group_3.BII" />
        <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.PNA" class="org.milyn.edi.unedifact.d05b.common.PNAPartyIdentification" createOnElement="PROTAP/Segment_group_3/PNA">
        <jb:value property="e3035PartyFunctionCodeQualifier" data="PROTAP/Segment_group_3/PNA/e3035" decoder="String" default="null" />
        <jb:value property="e3403NameTypeCode" data="PROTAP/Segment_group_3/PNA/e3403" decoder="String" default="null" />
        <jb:value property="e3397NameStatusCode" data="PROTAP/Segment_group_3/PNA/e3397" decoder="String" default="null" />
        <jb:value property="e1229ActionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_3/PNA/e1229" decoder="String" default="null" />
        <jb:wiring property="c206IdentificationNumber" beanIdRef="PROTAP.Segment_group_3.PNA.C206" />
        <jb:wiring property="c082PartyIdentificationDetails" beanIdRef="PROTAP.Segment_group_3.PNA.C082" />
        <jb:wiring property="c8161NameComponentDetails" beanIdRef="PROTAP.Segment_group_3.PNA.C816_-_-1" />
        <jb:wiring property="c8162NameComponentDetails" beanIdRef="PROTAP.Segment_group_3.PNA.C816_-_-2" />
        <jb:wiring property="c8163NameComponentDetails" beanIdRef="PROTAP.Segment_group_3.PNA.C816_-_-3" />
        <jb:wiring property="c8164NameComponentDetails" beanIdRef="PROTAP.Segment_group_3.PNA.C816_-_-4" />
        <jb:wiring property="c8165NameComponentDetails" beanIdRef="PROTAP.Segment_group_3.PNA.C816_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C206" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_3/PNA/C206">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_3/PNA/C206/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_3/PNA/C206/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_3/PNA/C206/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C082" class="org.milyn.edi.unedifact.d05b.common.field.C082PartyIdentificationDetails" createOnElement="PROTAP/Segment_group_3/PNA/C082">
        <jb:value property="e3039PartyIdentifier" data="PROTAP/Segment_group_3/PNA/C082/e3039" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_3/PNA/C082/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_3/PNA/C082/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C816_-_-1" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_3/PNA/C816_-_-1">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/PNA/C816_-_-1/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_3/PNA/C816_-_-1/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_3/PNA/C816_-_-1/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_3/PNA/C816_-_-1/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C816_-_-2" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_3/PNA/C816_-_-2">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/PNA/C816_-_-2/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_3/PNA/C816_-_-2/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_3/PNA/C816_-_-2/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_3/PNA/C816_-_-2/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C816_-_-3" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_3/PNA/C816_-_-3">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/PNA/C816_-_-3/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_3/PNA/C816_-_-3/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_3/PNA/C816_-_-3/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_3/PNA/C816_-_-3/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C816_-_-4" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_3/PNA/C816_-_-4">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/PNA/C816_-_-4/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_3/PNA/C816_-_-4/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_3/PNA/C816_-_-4/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_3/PNA/C816_-_-4/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.PNA.C816_-_-5" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_3/PNA/C816_-_-5">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_3/PNA/C816_-_-5/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_3/PNA/C816_-_-5/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_3/PNA/C816_-_-5/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_3/PNA/C816_-_-5/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.ADR" class="org.milyn.edi.unedifact.d05b.common.ADRAddress" createOnElement="PROTAP/Segment_group_3/ADR">
        <jb:value property="e3164CityName" data="PROTAP/Segment_group_3/ADR/e3164" decoder="String" default="null" />
        <jb:value property="e3251PostalIdentificationCode" data="PROTAP/Segment_group_3/ADR/e3251" decoder="String" default="null" />
        <jb:value property="e3207CountryNameCode" data="PROTAP/Segment_group_3/ADR/e3207" decoder="String" default="null" />
        <jb:wiring property="c817AddressUsage" beanIdRef="PROTAP.Segment_group_3.ADR.C817" />
        <jb:wiring property="c090AddressDetails" beanIdRef="PROTAP.Segment_group_3.ADR.C090" />
        <jb:wiring property="c819CountrySubEntityDetails" beanIdRef="PROTAP.Segment_group_3.ADR.C819" />
        <jb:wiring property="c517LocationIdentification" beanIdRef="PROTAP.Segment_group_3.ADR.C517" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.ADR.C817" class="org.milyn.edi.unedifact.d05b.common.field.C817AddressUsage" createOnElement="PROTAP/Segment_group_3/ADR/C817">
        <jb:value property="e3299AddressPurposeCode" data="PROTAP/Segment_group_3/ADR/C817/e3299" decoder="String" default="null" />
        <jb:value property="e3131AddressTypeCode" data="PROTAP/Segment_group_3/ADR/C817/e3131" decoder="String" default="null" />
        <jb:value property="e3475AddressStatusCode" data="PROTAP/Segment_group_3/ADR/C817/e3475" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.ADR.C090" class="org.milyn.edi.unedifact.d05b.common.field.C090AddressDetails" createOnElement="PROTAP/Segment_group_3/ADR/C090">
        <jb:value property="e3477AddressFormatCode" data="PROTAP/Segment_group_3/ADR/C090/e3477" decoder="String" default="null" />
        <jb:value property="e32861AddressComponentDescription" data="PROTAP/Segment_group_3/ADR/C090/e3286_-_-1" decoder="String" default="null" />
        <jb:value property="e32862AddressComponentDescription" data="PROTAP/Segment_group_3/ADR/C090/e3286_-_-2" decoder="String" default="null" />
        <jb:value property="e32863AddressComponentDescription" data="PROTAP/Segment_group_3/ADR/C090/e3286_-_-3" decoder="String" default="null" />
        <jb:value property="e32864AddressComponentDescription" data="PROTAP/Segment_group_3/ADR/C090/e3286_-_-4" decoder="String" default="null" />
        <jb:value property="e32865AddressComponentDescription" data="PROTAP/Segment_group_3/ADR/C090/e3286_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.ADR.C819" class="org.milyn.edi.unedifact.d05b.common.field.C819CountrySubEntityDetails" createOnElement="PROTAP/Segment_group_3/ADR/C819">
        <jb:value property="e3229CountrySubEntityNameCode" data="PROTAP/Segment_group_3/ADR/C819/e3229" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_3/ADR/C819/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_3/ADR/C819/e3055" decoder="String" default="null" />
        <jb:value property="e3228CountrySubEntityName" data="PROTAP/Segment_group_3/ADR/C819/e3228" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.ADR.C517" class="org.milyn.edi.unedifact.d05b.common.field.C517LocationIdentification" createOnElement="PROTAP/Segment_group_3/ADR/C517">
        <jb:value property="e3225LocationNameCode" data="PROTAP/Segment_group_3/ADR/C517/e3225" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_3/ADR/C517/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_3/ADR/C517/e3055" decoder="String" default="null" />
        <jb:value property="e3224LocationName" data="PROTAP/Segment_group_3/ADR/C517/e3224" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.BII" class="org.milyn.edi.unedifact.d05b.common.BIIStructureIdentification" createOnElement="PROTAP/Segment_group_3/BII">
        <jb:value property="e7429IndexingStructureCodeQualifier" data="PROTAP/Segment_group_3/BII/e7429" decoder="String" default="null" />
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_3/BII/e7140" decoder="String" default="null" />
        <jb:wiring property="c045BillLevelIdentification" beanIdRef="PROTAP.Segment_group_3.BII.C045" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.BII.C045" class="org.milyn.edi.unedifact.d05b.common.field.C045BillLevelIdentification" createOnElement="PROTAP/Segment_group_3/BII/C045">
        <jb:value property="e7436LevelOneIdentifier" data="PROTAP/Segment_group_3/BII/C045/e7436" decoder="String" default="null" />
        <jb:value property="e7438LevelTwoIdentifier" data="PROTAP/Segment_group_3/BII/C045/e7438" decoder="String" default="null" />
        <jb:value property="e7440LevelThreeIdentifier" data="PROTAP/Segment_group_3/BII/C045/e7440" decoder="String" default="null" />
        <jb:value property="e7442LevelFourIdentifier" data="PROTAP/Segment_group_3/BII/C045/e7442" decoder="String" default="null" />
        <jb:value property="e7444LevelFiveIdentifier" data="PROTAP/Segment_group_3/BII/C045/e7444" decoder="String" default="null" />
        <jb:value property="e7446LevelSixIdentifier" data="PROTAP/Segment_group_3/BII/C045/e7446" 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.d05b.PROTAP.SegmentGroup4" createOnElement="PROTAP/Segment_group_3/Segment_group_4">
        <jb:wiring property="cTAContactInformation" beanIdRef="PROTAP.Segment_group_3.Segment_group_4.CTA" />
        <jb:wiring property="cOMCommunicationContact" beanIdRef="PROTAP.Segment_group_3.Segment_group_4.COM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_4.CTA" class="org.milyn.edi.unedifact.d05b.common.CTAContactInformation" createOnElement="PROTAP/Segment_group_3/Segment_group_4/CTA">
        <jb:value property="e3139ContactFunctionCode" data="PROTAP/Segment_group_3/Segment_group_4/CTA/e3139" decoder="String" default="null" />
        <jb:wiring property="c056DepartmentOrEmployeeDetails" beanIdRef="PROTAP.Segment_group_3.Segment_group_4.CTA.C056" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_4.CTA.C056" class="org.milyn.edi.unedifact.d05b.common.field.C056DepartmentOrEmployeeDetails" createOnElement="PROTAP/Segment_group_3/Segment_group_4/CTA/C056">
        <jb:value property="e3413DepartmentOrEmployeeNameCode" data="PROTAP/Segment_group_3/Segment_group_4/CTA/C056/e3413" decoder="String" default="null" />
        <jb:value property="e3412DepartmentOrEmployeeName" data="PROTAP/Segment_group_3/Segment_group_4/CTA/C056/e3412" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_4.COM" class="org.milyn.edi.unedifact.d05b.common.COMCommunicationContact" createOnElement="PROTAP/Segment_group_3/Segment_group_4/COM">
        <jb:wiring property="c076CommunicationContact" beanIdRef="PROTAP.Segment_group_3.Segment_group_4.COM.C076" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_4.COM.C076" class="org.milyn.edi.unedifact.d05b.common.field.C076CommunicationContact" createOnElement="PROTAP/Segment_group_3/Segment_group_4/COM/C076">
        <jb:value property="e3148CommunicationAddressIdentifier" data="PROTAP/Segment_group_3/Segment_group_4/COM/C076/e3148" decoder="String" default="null" />
        <jb:value property="e3155CommunicationAddressCodeQualifier" data="PROTAP/Segment_group_3/Segment_group_4/COM/C076/e3155" 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.d05b.PROTAP.SegmentGroup5" createOnElement="PROTAP/Segment_group_3/Segment_group_5">
        <jb:wiring property="cEDComputerEnvironmentDetails" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.CED" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5.CED" class="org.milyn.edi.unedifact.d05b.common.CEDComputerEnvironmentDetails" createOnElement="PROTAP/Segment_group_3/Segment_group_5/CED">
        <jb:value property="e1501ComputerEnvironmentDetailsCodeQualifier" data="PROTAP/Segment_group_3/Segment_group_5/CED/e1501" decoder="String" default="null" />
        <jb:value property="e9448FileGenerationCommandName" data="PROTAP/Segment_group_3/Segment_group_5/CED/e9448" decoder="String" default="null" />
        <jb:wiring property="c079ComputerEnvironmentIdentification" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.CED.C079" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5.CED.C079" class="org.milyn.edi.unedifact.d05b.common.field.C079ComputerEnvironmentIdentification" createOnElement="PROTAP/Segment_group_3/Segment_group_5/CED/C079">
        <jb:value property="e1511ComputerEnvironmentNameCode" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e1511" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e3055" decoder="String" default="null" />
        <jb:value property="e1510ComputerEnvironmentName" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e1510" decoder="String" default="null" />
        <jb:value property="e1056VersionIdentifier" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e1056" decoder="String" default="null" />
        <jb:value property="e1058ReleaseIdentifier" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e1058" decoder="String" default="null" />
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_3/Segment_group_5/CED/C079/e7402" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_3/Segment_group_5/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_3.Segment_group_5.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_3.Segment_group_5.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_3/Segment_group_5/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_3/Segment_group_5/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_3/Segment_group_5/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_3/Segment_group_5/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup6" createOnElement="PROTAP/Segment_group_6">
        <jb:wiring property="eFIExternalFileLinkIdentification" beanIdRef="PROTAP.Segment_group_6.EFI" />
        <jb:wiring property="cEDComputerEnvironmentDetails" beanIdRef="PROTAP.Segment_group_6.CED" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_6.DTM" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.EFI" class="org.milyn.edi.unedifact.d05b.common.EFIExternalFileLinkIdentification" createOnElement="PROTAP/Segment_group_6/EFI">
        <jb:value property="e1050SequencePositionIdentifier" data="PROTAP/Segment_group_6/EFI/e1050" decoder="String" default="null" />
        <jb:value property="e9450FileCompressionTechniqueName" data="PROTAP/Segment_group_6/EFI/e9450" decoder="String" default="null" />
        <jb:wiring property="c077FileIdentification" beanIdRef="PROTAP.Segment_group_6.EFI.C077" />
        <jb:wiring property="c099FileDetails" beanIdRef="PROTAP.Segment_group_6.EFI.C099" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.EFI.C077" class="org.milyn.edi.unedifact.d05b.common.field.C077FileIdentification" createOnElement="PROTAP/Segment_group_6/EFI/C077">
        <jb:value property="e1508FileName" data="PROTAP/Segment_group_6/EFI/C077/e1508" decoder="String" default="null" />
        <jb:value property="e7008ItemDescription" data="PROTAP/Segment_group_6/EFI/C077/e7008" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.EFI.C099" class="org.milyn.edi.unedifact.d05b.common.field.C099FileDetails" createOnElement="PROTAP/Segment_group_6/EFI/C099">
        <jb:value property="e1516FileFormatName" data="PROTAP/Segment_group_6/EFI/C099/e1516" decoder="String" default="null" />
        <jb:value property="e1056VersionIdentifier" data="PROTAP/Segment_group_6/EFI/C099/e1056" decoder="String" default="null" />
        <jb:value property="e1503DataFormatDescriptionCode" data="PROTAP/Segment_group_6/EFI/C099/e1503" decoder="String" default="null" />
        <jb:value property="e1502DataFormatDescription" data="PROTAP/Segment_group_6/EFI/C099/e1502" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.CED" class="org.milyn.edi.unedifact.d05b.common.CEDComputerEnvironmentDetails" createOnElement="PROTAP/Segment_group_6/CED">
        <jb:value property="e1501ComputerEnvironmentDetailsCodeQualifier" data="PROTAP/Segment_group_6/CED/e1501" decoder="String" default="null" />
        <jb:value property="e9448FileGenerationCommandName" data="PROTAP/Segment_group_6/CED/e9448" decoder="String" default="null" />
        <jb:wiring property="c079ComputerEnvironmentIdentification" beanIdRef="PROTAP.Segment_group_6.CED.C079" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.CED.C079" class="org.milyn.edi.unedifact.d05b.common.field.C079ComputerEnvironmentIdentification" createOnElement="PROTAP/Segment_group_6/CED/C079">
        <jb:value property="e1511ComputerEnvironmentNameCode" data="PROTAP/Segment_group_6/CED/C079/e1511" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_6/CED/C079/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_6/CED/C079/e3055" decoder="String" default="null" />
        <jb:value property="e1510ComputerEnvironmentName" data="PROTAP/Segment_group_6/CED/C079/e1510" decoder="String" default="null" />
        <jb:value property="e1056VersionIdentifier" data="PROTAP/Segment_group_6/CED/C079/e1056" decoder="String" default="null" />
        <jb:value property="e1058ReleaseIdentifier" data="PROTAP/Segment_group_6/CED/C079/e1058" decoder="String" default="null" />
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_6/CED/C079/e7402" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_6/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_6.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_6.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_6/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_6/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_6/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_6/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup7" createOnElement="PROTAP/Segment_group_7">
        <jb:wiring property="iNDIndexDetails" beanIdRef="PROTAP.Segment_group_7.IND" />
        <jb:wiring property="bIIStructureIdentification" beanIdRef="PROTAP.Segment_group_7.BII" />
        <jb:wiring property="iMDItemDescription" beanIdRef="PROTAP.Segment_group_7.IMD" />
        <jb:wiring property="rCSRequirementsAndConditions" beanIdRef="PROTAP.Segment_group_7.RCS" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.IND" class="org.milyn.edi.unedifact.d05b.common.INDIndexDetails" createOnElement="PROTAP/Segment_group_7/IND">
        <jb:wiring property="c545IndexIdentification" beanIdRef="PROTAP.Segment_group_7.IND.C545" />
        <jb:wiring property="c546IndexValue" beanIdRef="PROTAP.Segment_group_7.IND.C546" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.IND.C545" class="org.milyn.edi.unedifact.d05b.common.field.C545IndexIdentification" createOnElement="PROTAP/Segment_group_7/IND/C545">
        <jb:value property="e5013IndexCodeQualifier" data="PROTAP/Segment_group_7/IND/C545/e5013" decoder="String" default="null" />
        <jb:value property="e5027IndexTypeIdentifier" data="PROTAP/Segment_group_7/IND/C545/e5027" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_7/IND/C545/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/IND/C545/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.IND.C546" class="org.milyn.edi.unedifact.d05b.common.field.C546IndexValue" createOnElement="PROTAP/Segment_group_7/IND/C546">
        <jb:value property="e5030IndexText" data="PROTAP/Segment_group_7/IND/C546/e5030" decoder="String" default="null" />
        <jb:value property="e5039IndexRepresentationCode" data="PROTAP/Segment_group_7/IND/C546/e5039" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.BII" class="org.milyn.edi.unedifact.d05b.common.BIIStructureIdentification" createOnElement="PROTAP/Segment_group_7/BII">
        <jb:value property="e7429IndexingStructureCodeQualifier" data="PROTAP/Segment_group_7/BII/e7429" decoder="String" default="null" />
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_7/BII/e7140" decoder="String" default="null" />
        <jb:wiring property="c045BillLevelIdentification" beanIdRef="PROTAP.Segment_group_7.BII.C045" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.BII.C045" class="org.milyn.edi.unedifact.d05b.common.field.C045BillLevelIdentification" createOnElement="PROTAP/Segment_group_7/BII/C045">
        <jb:value property="e7436LevelOneIdentifier" data="PROTAP/Segment_group_7/BII/C045/e7436" decoder="String" default="null" />
        <jb:value property="e7438LevelTwoIdentifier" data="PROTAP/Segment_group_7/BII/C045/e7438" decoder="String" default="null" />
        <jb:value property="e7440LevelThreeIdentifier" data="PROTAP/Segment_group_7/BII/C045/e7440" decoder="String" default="null" />
        <jb:value property="e7442LevelFourIdentifier" data="PROTAP/Segment_group_7/BII/C045/e7442" decoder="String" default="null" />
        <jb:value property="e7444LevelFiveIdentifier" data="PROTAP/Segment_group_7/BII/C045/e7444" decoder="String" default="null" />
        <jb:value property="e7446LevelSixIdentifier" data="PROTAP/Segment_group_7/BII/C045/e7446" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.IMD" class="org.milyn.edi.unedifact.d05b.common.IMDItemDescription" createOnElement="PROTAP/Segment_group_7/IMD">
        <jb:value property="e7077DescriptionFormatCode" data="PROTAP/Segment_group_7/IMD/e7077" decoder="String" default="null" />
        <jb:value property="e7383SurfaceOrLayerCode" data="PROTAP/Segment_group_7/IMD/e7383" decoder="String" default="null" />
        <jb:wiring property="c272ItemCharacteristic" beanIdRef="PROTAP.Segment_group_7.IMD.C272" />
        <jb:wiring property="c273ItemDescription" beanIdRef="PROTAP.Segment_group_7.IMD.C273" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.IMD.C272" class="org.milyn.edi.unedifact.d05b.common.field.C272ItemCharacteristic" createOnElement="PROTAP/Segment_group_7/IMD/C272">
        <jb:value property="e7081ItemCharacteristicCode" data="PROTAP/Segment_group_7/IMD/C272/e7081" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_7/IMD/C272/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/IMD/C272/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.IMD.C273" class="org.milyn.edi.unedifact.d05b.common.field.C273ItemDescription" createOnElement="PROTAP/Segment_group_7/IMD/C273">
        <jb:value property="e7009ItemDescriptionCode" data="PROTAP/Segment_group_7/IMD/C273/e7009" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_7/IMD/C273/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/IMD/C273/e3055" decoder="String" default="null" />
        <jb:value property="e70081ItemDescription" data="PROTAP/Segment_group_7/IMD/C273/e7008_-_-1" decoder="String" default="null" />
        <jb:value property="e70082ItemDescription" data="PROTAP/Segment_group_7/IMD/C273/e7008_-_-2" decoder="String" default="null" />
        <jb:value property="e3453LanguageNameCode" data="PROTAP/Segment_group_7/IMD/C273/e3453" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.RCS" class="org.milyn.edi.unedifact.d05b.common.RCSRequirementsAndConditions" createOnElement="PROTAP/Segment_group_7/RCS">
        <jb:value property="e7293SectorAreaIdentificationCodeQualifier" data="PROTAP/Segment_group_7/RCS/e7293" decoder="String" default="null" />
        <jb:value property="e1229ActionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_7/RCS/e1229" decoder="String" default="null" />
        <jb:value property="e3207CountryNameCode" data="PROTAP/Segment_group_7/RCS/e3207" decoder="String" default="null" />
        <jb:wiring property="c550RequirementConditionIdentification" beanIdRef="PROTAP.Segment_group_7.RCS.C550" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_7.RCS.C550" class="org.milyn.edi.unedifact.d05b.common.field.C550RequirementConditionIdentification" createOnElement="PROTAP/Segment_group_7/RCS/C550">
        <jb:value property="e7295RequirementOrConditionDescriptionIdentifier" data="PROTAP/Segment_group_7/RCS/C550/e7295" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_7/RCS/C550/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_7/RCS/C550/e3055" decoder="String" default="null" />
        <jb:value property="e7294RequirementOrConditionDescription" data="PROTAP/Segment_group_7/RCS/C550/e7294" 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.d05b.PROTAP.SegmentGroup8" createOnElement="PROTAP/Segment_group_8">
        <jb:wiring property="lINLineItem" beanIdRef="PROTAP.Segment_group_8.LIN" />
        <jb:wiring property="bIIStructureIdentification" beanIdRef="PROTAP.Segment_group_8.BII_List" />
        <jb:wiring property="rFFReference" beanIdRef="PROTAP.Segment_group_8.RFF_List" />
        <jb:wiring property="iMDItemDescription" beanIdRef="PROTAP.Segment_group_8.IMD_List" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_8.DTM_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.LIN" class="org.milyn.edi.unedifact.d05b.common.LINLineItem" createOnElement="PROTAP/Segment_group_8/LIN">
        <jb:value property="e1082LineItemIdentifier" data="PROTAP/Segment_group_8/LIN/e1082" decoder="String" default="null" />
        <jb:value property="e1229ActionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_8/LIN/e1229" decoder="String" default="null" />
        <jb:value property="e1222ConfigurationLevelNumber" data="PROTAP/Segment_group_8/LIN/e1222" decoder="DABigDecimal" default="null" />
        <jb:value property="e7083ConfigurationOperationCode" data="PROTAP/Segment_group_8/LIN/e7083" decoder="String" default="null" />
        <jb:wiring property="c212ItemNumberIdentification" beanIdRef="PROTAP.Segment_group_8.LIN.C212" />
        <jb:wiring property="c829SubLineInformation" beanIdRef="PROTAP.Segment_group_8.LIN.C829" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.LIN.C212" class="org.milyn.edi.unedifact.d05b.common.field.C212ItemNumberIdentification" createOnElement="PROTAP/Segment_group_8/LIN/C212">
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_8/LIN/C212/e7140" decoder="String" default="null" />
        <jb:value property="e7143ItemTypeIdentificationCode" data="PROTAP/Segment_group_8/LIN/C212/e7143" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_8/LIN/C212/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/LIN/C212/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.LIN.C829" class="org.milyn.edi.unedifact.d05b.common.field.C829SubLineInformation" createOnElement="PROTAP/Segment_group_8/LIN/C829">
        <jb:value property="e5495SubLineIndicatorCode" data="PROTAP/Segment_group_8/LIN/C829/e5495" decoder="String" default="null" />
        <jb:value property="e1082LineItemIdentifier" data="PROTAP/Segment_group_8/LIN/C829/e1082" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.BII" class="org.milyn.edi.unedifact.d05b.common.BIIStructureIdentification" createOnElement="PROTAP/Segment_group_8/BII">
        <jb:value property="e7429IndexingStructureCodeQualifier" data="PROTAP/Segment_group_8/BII/e7429" decoder="String" default="null" />
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_8/BII/e7140" decoder="String" default="null" />
        <jb:wiring property="c045BillLevelIdentification" beanIdRef="PROTAP.Segment_group_8.BII.C045" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.BII.C045" class="org.milyn.edi.unedifact.d05b.common.field.C045BillLevelIdentification" createOnElement="PROTAP/Segment_group_8/BII/C045">
        <jb:value property="e7436LevelOneIdentifier" data="PROTAP/Segment_group_8/BII/C045/e7436" decoder="String" default="null" />
        <jb:value property="e7438LevelTwoIdentifier" data="PROTAP/Segment_group_8/BII/C045/e7438" decoder="String" default="null" />
        <jb:value property="e7440LevelThreeIdentifier" data="PROTAP/Segment_group_8/BII/C045/e7440" decoder="String" default="null" />
        <jb:value property="e7442LevelFourIdentifier" data="PROTAP/Segment_group_8/BII/C045/e7442" decoder="String" default="null" />
        <jb:value property="e7444LevelFiveIdentifier" data="PROTAP/Segment_group_8/BII/C045/e7444" decoder="String" default="null" />
        <jb:value property="e7446LevelSixIdentifier" data="PROTAP/Segment_group_8/BII/C045/e7446" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.RFF" class="org.milyn.edi.unedifact.d05b.common.RFFReference" createOnElement="PROTAP/Segment_group_8/RFF">
        <jb:wiring property="c506Reference" beanIdRef="PROTAP.Segment_group_8.RFF.C506" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.RFF.C506" class="org.milyn.edi.unedifact.d05b.common.field.C506Reference" createOnElement="PROTAP/Segment_group_8/RFF/C506">
        <jb:value property="e1153ReferenceCodeQualifier" data="PROTAP/Segment_group_8/RFF/C506/e1153" decoder="String" default="null" />
        <jb:value property="e1154ReferenceIdentifier" data="PROTAP/Segment_group_8/RFF/C506/e1154" decoder="String" default="null" />
        <jb:value property="e1156DocumentLineIdentifier" data="PROTAP/Segment_group_8/RFF/C506/e1156" decoder="String" default="null" />
        <jb:value property="e4000ReferenceVersionIdentifier" data="PROTAP/Segment_group_8/RFF/C506/e4000" decoder="String" default="null" />
        <jb:value property="e1060RevisionIdentifier" data="PROTAP/Segment_group_8/RFF/C506/e1060" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.IMD" class="org.milyn.edi.unedifact.d05b.common.IMDItemDescription" createOnElement="PROTAP/Segment_group_8/IMD">
        <jb:value property="e7077DescriptionFormatCode" data="PROTAP/Segment_group_8/IMD/e7077" decoder="String" default="null" />
        <jb:value property="e7383SurfaceOrLayerCode" data="PROTAP/Segment_group_8/IMD/e7383" decoder="String" default="null" />
        <jb:wiring property="c272ItemCharacteristic" beanIdRef="PROTAP.Segment_group_8.IMD.C272" />
        <jb:wiring property="c273ItemDescription" beanIdRef="PROTAP.Segment_group_8.IMD.C273" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.IMD.C272" class="org.milyn.edi.unedifact.d05b.common.field.C272ItemCharacteristic" createOnElement="PROTAP/Segment_group_8/IMD/C272">
        <jb:value property="e7081ItemCharacteristicCode" data="PROTAP/Segment_group_8/IMD/C272/e7081" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_8/IMD/C272/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/IMD/C272/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.IMD.C273" class="org.milyn.edi.unedifact.d05b.common.field.C273ItemDescription" createOnElement="PROTAP/Segment_group_8/IMD/C273">
        <jb:value property="e7009ItemDescriptionCode" data="PROTAP/Segment_group_8/IMD/C273/e7009" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_8/IMD/C273/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/IMD/C273/e3055" decoder="String" default="null" />
        <jb:value property="e70081ItemDescription" data="PROTAP/Segment_group_8/IMD/C273/e7008_-_-1" decoder="String" default="null" />
        <jb:value property="e70082ItemDescription" data="PROTAP/Segment_group_8/IMD/C273/e7008_-_-2" decoder="String" default="null" />
        <jb:value property="e3453LanguageNameCode" data="PROTAP/Segment_group_8/IMD/C273/e3453" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_8/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_8.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_8/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_8/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup9" createOnElement="PROTAP/Segment_group_8/Segment_group_9">
        <jb:wiring property="qTYQuantity" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.QTY" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9.QTY" class="org.milyn.edi.unedifact.d05b.common.QTYQuantity" createOnElement="PROTAP/Segment_group_8/Segment_group_9/QTY">
        <jb:wiring property="c186QuantityDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.QTY.C186" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9.QTY.C186" class="org.milyn.edi.unedifact.d05b.common.field.C186QuantityDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_9/QTY/C186">
        <jb:value property="e6063QuantityTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_9/QTY/C186/e6063" decoder="String" default="null" />
        <jb:value property="e6060Quantity" data="PROTAP/Segment_group_8/Segment_group_9/QTY/C186/e6060" decoder="String" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_8/Segment_group_9/QTY/C186/e6411" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_9/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_9.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_9.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_9/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_9/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_8/Segment_group_9/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/Segment_group_9/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup10" createOnElement="PROTAP/Segment_group_8/Segment_group_10">
        <jb:wiring property="pRIPriceDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.PRI" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10.PRI" class="org.milyn.edi.unedifact.d05b.common.PRIPriceDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_10/PRI">
        <jb:value property="e5213SubLineItemPriceChangeOperationCode" data="PROTAP/Segment_group_8/Segment_group_10/PRI/e5213" decoder="String" default="null" />
        <jb:wiring property="c509PriceInformation" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.PRI.C509" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10.PRI.C509" class="org.milyn.edi.unedifact.d05b.common.field.C509PriceInformation" createOnElement="PROTAP/Segment_group_8/Segment_group_10/PRI/C509">
        <jb:value property="e5125PriceCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_10/PRI/C509/e5125" decoder="String" default="null" />
        <jb:value property="e5118PriceAmount" data="PROTAP/Segment_group_8/Segment_group_10/PRI/C509/e5118" decoder="DABigDecimal" default="null" />
        <jb:value property="e5375PriceTypeCode" data="PROTAP/Segment_group_8/Segment_group_10/PRI/C509/e5375" decoder="String" default="null" />
        <jb:value property="e5387PriceSpecificationCode" data="PROTAP/Segment_group_8/Segment_group_10/PRI/C509/e5387" decoder="String" default="null" />
        <jb:value property="e5284UnitPriceBasisQuantity" data="PROTAP/Segment_group_8/Segment_group_10/PRI/C509/e5284" decoder="DABigDecimal" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_8/Segment_group_10/PRI/C509/e6411" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_10/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_10.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_10.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_10/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_10/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_8/Segment_group_10/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/Segment_group_10/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup11" createOnElement="PROTAP/Segment_group_8/Segment_group_11">
        <jb:wiring property="pCDPercentageDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.PCD" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11.PCD" class="org.milyn.edi.unedifact.d05b.common.PCDPercentageDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_11/PCD">
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_8/Segment_group_11/PCD/e4405" decoder="String" default="null" />
        <jb:wiring property="c501PercentageDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.PCD.C501" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11.PCD.C501" class="org.milyn.edi.unedifact.d05b.common.field.C501PercentageDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_11/PCD/C501">
        <jb:value property="e5245PercentageTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_11/PCD/C501/e5245" decoder="String" default="null" />
        <jb:value property="e5482Percentage" data="PROTAP/Segment_group_8/Segment_group_11/PCD/C501/e5482" decoder="DABigDecimal" default="null" />
        <jb:value property="e5249PercentageBasisIdentificationCode" data="PROTAP/Segment_group_8/Segment_group_11/PCD/C501/e5249" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_8/Segment_group_11/PCD/C501/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_8/Segment_group_11/PCD/C501/e3055" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_11/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_11.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_11.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_11/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_11/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_8/Segment_group_11/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/Segment_group_11/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup12" createOnElement="PROTAP/Segment_group_8/Segment_group_12">
        <jb:wiring property="rTERateDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.RTE" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.RTE" class="org.milyn.edi.unedifact.d05b.common.RTERateDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_12/RTE">
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_8/Segment_group_12/RTE/e4405" decoder="String" default="null" />
        <jb:wiring property="c128RateDetails" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.RTE.C128" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.RTE.C128" class="org.milyn.edi.unedifact.d05b.common.field.C128RateDetails" createOnElement="PROTAP/Segment_group_8/Segment_group_12/RTE/C128">
        <jb:value property="e5419RateTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_12/RTE/C128/e5419" decoder="String" default="null" />
        <jb:value property="e5420UnitPriceBasisRate" data="PROTAP/Segment_group_8/Segment_group_12/RTE/C128/e5420" decoder="DABigDecimal" default="null" />
        <jb:value property="e5284UnitPriceBasisQuantity" data="PROTAP/Segment_group_8/Segment_group_12/RTE/C128/e5284" decoder="DABigDecimal" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_8/Segment_group_12/RTE/C128/e6411" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_12/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_12.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_12.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_12/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_12/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_8/Segment_group_12/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/Segment_group_12/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup13" createOnElement="PROTAP/Segment_group_8/Segment_group_13">
        <jb:wiring property="mOAMonetaryAmount" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.MOA" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.MOA" class="org.milyn.edi.unedifact.d05b.common.MOAMonetaryAmount" createOnElement="PROTAP/Segment_group_8/Segment_group_13/MOA">
        <jb:wiring property="c516MonetaryAmount" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.MOA.C516" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.MOA.C516" class="org.milyn.edi.unedifact.d05b.common.field.C516MonetaryAmount" createOnElement="PROTAP/Segment_group_8/Segment_group_13/MOA/C516">
        <jb:value property="e5025MonetaryAmountTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_13/MOA/C516/e5025" decoder="String" default="null" />
        <jb:value property="e5004MonetaryAmount" data="PROTAP/Segment_group_8/Segment_group_13/MOA/C516/e5004" decoder="DABigDecimal" default="null" />
        <jb:value property="e6345CurrencyIdentificationCode" data="PROTAP/Segment_group_8/Segment_group_13/MOA/C516/e6345" decoder="String" default="null" />
        <jb:value property="e6343CurrencyTypeCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_13/MOA/C516/e6343" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_8/Segment_group_13/MOA/C516/e4405" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_13/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_8.Segment_group_13.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_8.Segment_group_13.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_8/Segment_group_13/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_8/Segment_group_13/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_8/Segment_group_13/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_8/Segment_group_13/DTM/C507/e2379" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.UNS" class="org.milyn.edi.unedifact.d05b.common.Uns" createOnElement="PROTAP/UNS">
        <jb:value property="e0081" data="PROTAP/UNS/e0081" 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.d05b.PROTAP.SegmentGroup14" createOnElement="PROTAP/Segment_group_14">
        <jb:wiring property="rFFReference" beanIdRef="PROTAP.Segment_group_14.RFF" />
        <jb:wiring property="segmentGroup15" beanIdRef="PROTAP.Segment_group_14.Segment_group_15_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.RFF" class="org.milyn.edi.unedifact.d05b.common.RFFReference" createOnElement="PROTAP/Segment_group_14/RFF">
        <jb:wiring property="c506Reference" beanIdRef="PROTAP.Segment_group_14.RFF.C506" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.RFF.C506" class="org.milyn.edi.unedifact.d05b.common.field.C506Reference" createOnElement="PROTAP/Segment_group_14/RFF/C506">
        <jb:value property="e1153ReferenceCodeQualifier" data="PROTAP/Segment_group_14/RFF/C506/e1153" decoder="String" default="null" />
        <jb:value property="e1154ReferenceIdentifier" data="PROTAP/Segment_group_14/RFF/C506/e1154" decoder="String" default="null" />
        <jb:value property="e1156DocumentLineIdentifier" data="PROTAP/Segment_group_14/RFF/C506/e1156" decoder="String" default="null" />
        <jb:value property="e4000ReferenceVersionIdentifier" data="PROTAP/Segment_group_14/RFF/C506/e4000" decoder="String" default="null" />
        <jb:value property="e1060RevisionIdentifier" data="PROTAP/Segment_group_14/RFF/C506/e1060" 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.d05b.PROTAP.SegmentGroup15" createOnElement="PROTAP/Segment_group_14/Segment_group_15">
        <jb:wiring property="sCCSchedulingConditions" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.SCC" />
        <jb:wiring property="qTYQuantity" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.QTY_List" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.SCC" class="org.milyn.edi.unedifact.d05b.common.SCCSchedulingConditions" createOnElement="PROTAP/Segment_group_14/Segment_group_15/SCC">
        <jb:value property="e4017DeliveryPlanCommitmentLevelCode" data="PROTAP/Segment_group_14/Segment_group_15/SCC/e4017" decoder="String" default="null" />
        <jb:value property="e4493DeliveryInstructionCode" data="PROTAP/Segment_group_14/Segment_group_15/SCC/e4493" decoder="String" default="null" />
        <jb:wiring property="c329PatternDescription" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.SCC.C329" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.SCC.C329" class="org.milyn.edi.unedifact.d05b.common.field.C329PatternDescription" createOnElement="PROTAP/Segment_group_14/Segment_group_15/SCC/C329">
        <jb:value property="e2013FrequencyCode" data="PROTAP/Segment_group_14/Segment_group_15/SCC/C329/e2013" decoder="String" default="null" />
        <jb:value property="e2015DespatchPatternCode" data="PROTAP/Segment_group_14/Segment_group_15/SCC/C329/e2015" decoder="String" default="null" />
        <jb:value property="e2017DespatchPatternTimingCode" data="PROTAP/Segment_group_14/Segment_group_15/SCC/C329/e2017" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.QTY" class="org.milyn.edi.unedifact.d05b.common.QTYQuantity" createOnElement="PROTAP/Segment_group_14/Segment_group_15/QTY">
        <jb:wiring property="c186QuantityDetails" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.QTY.C186" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.QTY.C186" class="org.milyn.edi.unedifact.d05b.common.field.C186QuantityDetails" createOnElement="PROTAP/Segment_group_14/Segment_group_15/QTY/C186">
        <jb:value property="e6063QuantityTypeCodeQualifier" data="PROTAP/Segment_group_14/Segment_group_15/QTY/C186/e6063" decoder="String" default="null" />
        <jb:value property="e6060Quantity" data="PROTAP/Segment_group_14/Segment_group_15/QTY/C186/e6060" decoder="String" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_14/Segment_group_15/QTY/C186/e6411" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_14/Segment_group_15/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_14.Segment_group_15.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_14.Segment_group_15.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_14/Segment_group_15/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_14/Segment_group_15/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_14/Segment_group_15/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_14/Segment_group_15/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup16" createOnElement="PROTAP/Segment_group_16">
        <jb:wiring property="lINLineItem" beanIdRef="PROTAP.Segment_group_16.LIN" />
        <jb:wiring property="sTSStatus" beanIdRef="PROTAP.Segment_group_16.STS" />
        <jb:wiring property="bIIStructureIdentification" beanIdRef="PROTAP.Segment_group_16.BII_List" />
        <jb:wiring property="rFFReference" beanIdRef="PROTAP.Segment_group_16.RFF_List" />
        <jb:wiring property="iMDItemDescription" beanIdRef="PROTAP.Segment_group_16.IMD_List" />
        <jb:wiring property="pNAPartyIdentification" beanIdRef="PROTAP.Segment_group_16.PNA_List" />
        <jb:wiring property="cCICharacteristicClassId" beanIdRef="PROTAP.Segment_group_16.CCI_List" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.DTM_List" />
        <jb:wiring property="fTXFreeText" beanIdRef="PROTAP.Segment_group_16.FTX_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.LIN" class="org.milyn.edi.unedifact.d05b.common.LINLineItem" createOnElement="PROTAP/Segment_group_16/LIN">
        <jb:value property="e1082LineItemIdentifier" data="PROTAP/Segment_group_16/LIN/e1082" decoder="String" default="null" />
        <jb:value property="e1229ActionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_16/LIN/e1229" decoder="String" default="null" />
        <jb:value property="e1222ConfigurationLevelNumber" data="PROTAP/Segment_group_16/LIN/e1222" decoder="DABigDecimal" default="null" />
        <jb:value property="e7083ConfigurationOperationCode" data="PROTAP/Segment_group_16/LIN/e7083" decoder="String" default="null" />
        <jb:wiring property="c212ItemNumberIdentification" beanIdRef="PROTAP.Segment_group_16.LIN.C212" />
        <jb:wiring property="c829SubLineInformation" beanIdRef="PROTAP.Segment_group_16.LIN.C829" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.LIN.C212" class="org.milyn.edi.unedifact.d05b.common.field.C212ItemNumberIdentification" createOnElement="PROTAP/Segment_group_16/LIN/C212">
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_16/LIN/C212/e7140" decoder="String" default="null" />
        <jb:value property="e7143ItemTypeIdentificationCode" data="PROTAP/Segment_group_16/LIN/C212/e7143" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/LIN/C212/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/LIN/C212/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.LIN.C829" class="org.milyn.edi.unedifact.d05b.common.field.C829SubLineInformation" createOnElement="PROTAP/Segment_group_16/LIN/C829">
        <jb:value property="e5495SubLineIndicatorCode" data="PROTAP/Segment_group_16/LIN/C829/e5495" decoder="String" default="null" />
        <jb:value property="e1082LineItemIdentifier" data="PROTAP/Segment_group_16/LIN/C829/e1082" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS" class="org.milyn.edi.unedifact.d05b.common.STSStatus" createOnElement="PROTAP/Segment_group_16/STS">
        <jb:wiring property="c601StatusCategory" beanIdRef="PROTAP.Segment_group_16.STS.C601" />
        <jb:wiring property="c555Status" beanIdRef="PROTAP.Segment_group_16.STS.C555" />
        <jb:wiring property="c5561StatusReason" beanIdRef="PROTAP.Segment_group_16.STS.C556_-_-1" />
        <jb:wiring property="c5562StatusReason" beanIdRef="PROTAP.Segment_group_16.STS.C556_-_-2" />
        <jb:wiring property="c5563StatusReason" beanIdRef="PROTAP.Segment_group_16.STS.C556_-_-3" />
        <jb:wiring property="c5564StatusReason" beanIdRef="PROTAP.Segment_group_16.STS.C556_-_-4" />
        <jb:wiring property="c5565StatusReason" beanIdRef="PROTAP.Segment_group_16.STS.C556_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C601" class="org.milyn.edi.unedifact.d05b.common.field.C601StatusCategory" createOnElement="PROTAP/Segment_group_16/STS/C601">
        <jb:value property="e9015StatusCategoryCode" data="PROTAP/Segment_group_16/STS/C601/e9015" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C601/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C601/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C555" class="org.milyn.edi.unedifact.d05b.common.field.C555Status" createOnElement="PROTAP/Segment_group_16/STS/C555">
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/STS/C555/e4405" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C555/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C555/e3055" decoder="String" default="null" />
        <jb:value property="e4404StatusDescription" data="PROTAP/Segment_group_16/STS/C555/e4404" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C556_-_-1" class="org.milyn.edi.unedifact.d05b.common.field.C5561StatusReason" createOnElement="PROTAP/Segment_group_16/STS/C556_-_-1">
        <jb:value property="e9013StatusReasonDescriptionCode" data="PROTAP/Segment_group_16/STS/C556_-_-1/e9013" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C556_-_-1/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C556_-_-1/e3055" decoder="String" default="null" />
        <jb:value property="e9012StatusReasonDescription" data="PROTAP/Segment_group_16/STS/C556_-_-1/e9012" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C556_-_-2" class="org.milyn.edi.unedifact.d05b.common.field.C5561StatusReason" createOnElement="PROTAP/Segment_group_16/STS/C556_-_-2">
        <jb:value property="e9013StatusReasonDescriptionCode" data="PROTAP/Segment_group_16/STS/C556_-_-2/e9013" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C556_-_-2/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C556_-_-2/e3055" decoder="String" default="null" />
        <jb:value property="e9012StatusReasonDescription" data="PROTAP/Segment_group_16/STS/C556_-_-2/e9012" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C556_-_-3" class="org.milyn.edi.unedifact.d05b.common.field.C5561StatusReason" createOnElement="PROTAP/Segment_group_16/STS/C556_-_-3">
        <jb:value property="e9013StatusReasonDescriptionCode" data="PROTAP/Segment_group_16/STS/C556_-_-3/e9013" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C556_-_-3/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C556_-_-3/e3055" decoder="String" default="null" />
        <jb:value property="e9012StatusReasonDescription" data="PROTAP/Segment_group_16/STS/C556_-_-3/e9012" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C556_-_-4" class="org.milyn.edi.unedifact.d05b.common.field.C5561StatusReason" createOnElement="PROTAP/Segment_group_16/STS/C556_-_-4">
        <jb:value property="e9013StatusReasonDescriptionCode" data="PROTAP/Segment_group_16/STS/C556_-_-4/e9013" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C556_-_-4/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C556_-_-4/e3055" decoder="String" default="null" />
        <jb:value property="e9012StatusReasonDescription" data="PROTAP/Segment_group_16/STS/C556_-_-4/e9012" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.STS.C556_-_-5" class="org.milyn.edi.unedifact.d05b.common.field.C5561StatusReason" createOnElement="PROTAP/Segment_group_16/STS/C556_-_-5">
        <jb:value property="e9013StatusReasonDescriptionCode" data="PROTAP/Segment_group_16/STS/C556_-_-5/e9013" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/STS/C556_-_-5/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/STS/C556_-_-5/e3055" decoder="String" default="null" />
        <jb:value property="e9012StatusReasonDescription" data="PROTAP/Segment_group_16/STS/C556_-_-5/e9012" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.BII" class="org.milyn.edi.unedifact.d05b.common.BIIStructureIdentification" createOnElement="PROTAP/Segment_group_16/BII">
        <jb:value property="e7429IndexingStructureCodeQualifier" data="PROTAP/Segment_group_16/BII/e7429" decoder="String" default="null" />
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_16/BII/e7140" decoder="String" default="null" />
        <jb:wiring property="c045BillLevelIdentification" beanIdRef="PROTAP.Segment_group_16.BII.C045" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.BII.C045" class="org.milyn.edi.unedifact.d05b.common.field.C045BillLevelIdentification" createOnElement="PROTAP/Segment_group_16/BII/C045">
        <jb:value property="e7436LevelOneIdentifier" data="PROTAP/Segment_group_16/BII/C045/e7436" decoder="String" default="null" />
        <jb:value property="e7438LevelTwoIdentifier" data="PROTAP/Segment_group_16/BII/C045/e7438" decoder="String" default="null" />
        <jb:value property="e7440LevelThreeIdentifier" data="PROTAP/Segment_group_16/BII/C045/e7440" decoder="String" default="null" />
        <jb:value property="e7442LevelFourIdentifier" data="PROTAP/Segment_group_16/BII/C045/e7442" decoder="String" default="null" />
        <jb:value property="e7444LevelFiveIdentifier" data="PROTAP/Segment_group_16/BII/C045/e7444" decoder="String" default="null" />
        <jb:value property="e7446LevelSixIdentifier" data="PROTAP/Segment_group_16/BII/C045/e7446" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.RFF" class="org.milyn.edi.unedifact.d05b.common.RFFReference" createOnElement="PROTAP/Segment_group_16/RFF">
        <jb:wiring property="c506Reference" beanIdRef="PROTAP.Segment_group_16.RFF.C506" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.RFF.C506" class="org.milyn.edi.unedifact.d05b.common.field.C506Reference" createOnElement="PROTAP/Segment_group_16/RFF/C506">
        <jb:value property="e1153ReferenceCodeQualifier" data="PROTAP/Segment_group_16/RFF/C506/e1153" decoder="String" default="null" />
        <jb:value property="e1154ReferenceIdentifier" data="PROTAP/Segment_group_16/RFF/C506/e1154" decoder="String" default="null" />
        <jb:value property="e1156DocumentLineIdentifier" data="PROTAP/Segment_group_16/RFF/C506/e1156" decoder="String" default="null" />
        <jb:value property="e4000ReferenceVersionIdentifier" data="PROTAP/Segment_group_16/RFF/C506/e4000" decoder="String" default="null" />
        <jb:value property="e1060RevisionIdentifier" data="PROTAP/Segment_group_16/RFF/C506/e1060" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.IMD" class="org.milyn.edi.unedifact.d05b.common.IMDItemDescription" createOnElement="PROTAP/Segment_group_16/IMD">
        <jb:value property="e7077DescriptionFormatCode" data="PROTAP/Segment_group_16/IMD/e7077" decoder="String" default="null" />
        <jb:value property="e7383SurfaceOrLayerCode" data="PROTAP/Segment_group_16/IMD/e7383" decoder="String" default="null" />
        <jb:wiring property="c272ItemCharacteristic" beanIdRef="PROTAP.Segment_group_16.IMD.C272" />
        <jb:wiring property="c273ItemDescription" beanIdRef="PROTAP.Segment_group_16.IMD.C273" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.IMD.C272" class="org.milyn.edi.unedifact.d05b.common.field.C272ItemCharacteristic" createOnElement="PROTAP/Segment_group_16/IMD/C272">
        <jb:value property="e7081ItemCharacteristicCode" data="PROTAP/Segment_group_16/IMD/C272/e7081" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/IMD/C272/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/IMD/C272/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.IMD.C273" class="org.milyn.edi.unedifact.d05b.common.field.C273ItemDescription" createOnElement="PROTAP/Segment_group_16/IMD/C273">
        <jb:value property="e7009ItemDescriptionCode" data="PROTAP/Segment_group_16/IMD/C273/e7009" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/IMD/C273/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/IMD/C273/e3055" decoder="String" default="null" />
        <jb:value property="e70081ItemDescription" data="PROTAP/Segment_group_16/IMD/C273/e7008_-_-1" decoder="String" default="null" />
        <jb:value property="e70082ItemDescription" data="PROTAP/Segment_group_16/IMD/C273/e7008_-_-2" decoder="String" default="null" />
        <jb:value property="e3453LanguageNameCode" data="PROTAP/Segment_group_16/IMD/C273/e3453" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.PNA" class="org.milyn.edi.unedifact.d05b.common.PNAPartyIdentification" createOnElement="PROTAP/Segment_group_16/PNA">
        <jb:value property="e3035PartyFunctionCodeQualifier" data="PROTAP/Segment_group_16/PNA/e3035" decoder="String" default="null" />
        <jb:value property="e3403NameTypeCode" data="PROTAP/Segment_group_16/PNA/e3403" decoder="String" default="null" />
        <jb:value property="e3397NameStatusCode" data="PROTAP/Segment_group_16/PNA/e3397" decoder="String" default="null" />
        <jb:value property="e1229ActionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_16/PNA/e1229" decoder="String" default="null" />
        <jb:wiring property="c206IdentificationNumber" beanIdRef="PROTAP.Segment_group_16.PNA.C206" />
        <jb:wiring property="c082PartyIdentificationDetails" beanIdRef="PROTAP.Segment_group_16.PNA.C082" />
        <jb:wiring property="c8161NameComponentDetails" beanIdRef="PROTAP.Segment_group_16.PNA.C816_-_-1" />
        <jb:wiring property="c8162NameComponentDetails" beanIdRef="PROTAP.Segment_group_16.PNA.C816_-_-2" />
        <jb:wiring property="c8163NameComponentDetails" beanIdRef="PROTAP.Segment_group_16.PNA.C816_-_-3" />
        <jb:wiring property="c8164NameComponentDetails" beanIdRef="PROTAP.Segment_group_16.PNA.C816_-_-4" />
        <jb:wiring property="c8165NameComponentDetails" beanIdRef="PROTAP.Segment_group_16.PNA.C816_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C206" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_16/PNA/C206">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_16/PNA/C206/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/PNA/C206/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/PNA/C206/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C082" class="org.milyn.edi.unedifact.d05b.common.field.C082PartyIdentificationDetails" createOnElement="PROTAP/Segment_group_16/PNA/C082">
        <jb:value property="e3039PartyIdentifier" data="PROTAP/Segment_group_16/PNA/C082/e3039" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/PNA/C082/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/PNA/C082/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C816_-_-1" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_16/PNA/C816_-_-1">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/PNA/C816_-_-1/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_16/PNA/C816_-_-1/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_16/PNA/C816_-_-1/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_16/PNA/C816_-_-1/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C816_-_-2" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_16/PNA/C816_-_-2">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/PNA/C816_-_-2/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_16/PNA/C816_-_-2/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_16/PNA/C816_-_-2/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_16/PNA/C816_-_-2/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C816_-_-3" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_16/PNA/C816_-_-3">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/PNA/C816_-_-3/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_16/PNA/C816_-_-3/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_16/PNA/C816_-_-3/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_16/PNA/C816_-_-3/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C816_-_-4" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_16/PNA/C816_-_-4">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/PNA/C816_-_-4/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_16/PNA/C816_-_-4/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_16/PNA/C816_-_-4/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_16/PNA/C816_-_-4/e3295" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.PNA.C816_-_-5" class="org.milyn.edi.unedifact.d05b.common.field.C8161NameComponentDetails" createOnElement="PROTAP/Segment_group_16/PNA/C816_-_-5">
        <jb:value property="e3405NameComponentTypeCodeQualifier" data="PROTAP/Segment_group_16/PNA/C816_-_-5/e3405" decoder="String" default="null" />
        <jb:value property="e3398NameComponentDescription" data="PROTAP/Segment_group_16/PNA/C816_-_-5/e3398" decoder="String" default="null" />
        <jb:value property="e3401NameComponentUsageCode" data="PROTAP/Segment_group_16/PNA/C816_-_-5/e3401" decoder="String" default="null" />
        <jb:value property="e3295NameOriginalAlphabetCode" data="PROTAP/Segment_group_16/PNA/C816_-_-5/e3295" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.CCI" class="org.milyn.edi.unedifact.d05b.common.CCICharacteristicClassId" createOnElement="PROTAP/Segment_group_16/CCI">
        <jb:value property="e7059ClassTypeCode" data="PROTAP/Segment_group_16/CCI/e7059" decoder="String" default="null" />
        <jb:value property="e4051CharacteristicRelevanceCode" data="PROTAP/Segment_group_16/CCI/e4051" decoder="String" default="null" />
        <jb:wiring property="c502MeasurementDetails" beanIdRef="PROTAP.Segment_group_16.CCI.C502" />
        <jb:wiring property="c240CharacteristicDescription" beanIdRef="PROTAP.Segment_group_16.CCI.C240" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.CCI.C502" class="org.milyn.edi.unedifact.d05b.common.field.C502MeasurementDetails" createOnElement="PROTAP/Segment_group_16/CCI/C502">
        <jb:value property="e6313MeasuredAttributeCode" data="PROTAP/Segment_group_16/CCI/C502/e6313" decoder="String" default="null" />
        <jb:value property="e6321MeasurementSignificanceCode" data="PROTAP/Segment_group_16/CCI/C502/e6321" decoder="String" default="null" />
        <jb:value property="e6155NonDiscreteMeasurementNameCode" data="PROTAP/Segment_group_16/CCI/C502/e6155" decoder="String" default="null" />
        <jb:value property="e6154NonDiscreteMeasurementName" data="PROTAP/Segment_group_16/CCI/C502/e6154" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.CCI.C240" class="org.milyn.edi.unedifact.d05b.common.field.C240CharacteristicDescription" createOnElement="PROTAP/Segment_group_16/CCI/C240">
        <jb:value property="e7037CharacteristicDescriptionCode" data="PROTAP/Segment_group_16/CCI/C240/e7037" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/CCI/C240/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/CCI/C240/e3055" decoder="String" default="null" />
        <jb:value property="e70361CharacteristicDescription" data="PROTAP/Segment_group_16/CCI/C240/e7036_-_-1" decoder="String" default="null" />
        <jb:value property="e70362CharacteristicDescription" data="PROTAP/Segment_group_16/CCI/C240/e7036_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/DTM/C507/e2379" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.FTX" class="org.milyn.edi.unedifact.d05b.common.FTXFreeText" createOnElement="PROTAP/Segment_group_16/FTX">
        <jb:value property="e4451TextSubjectCodeQualifier" data="PROTAP/Segment_group_16/FTX/e4451" decoder="String" default="null" />
        <jb:value property="e4453FreeTextFunctionCode" data="PROTAP/Segment_group_16/FTX/e4453" decoder="String" default="null" />
        <jb:value property="e3453LanguageNameCode" data="PROTAP/Segment_group_16/FTX/e3453" decoder="String" default="null" />
        <jb:value property="e4447FreeTextFormatCode" data="PROTAP/Segment_group_16/FTX/e4447" decoder="String" default="null" />
        <jb:wiring property="c107TextReference" beanIdRef="PROTAP.Segment_group_16.FTX.C107" />
        <jb:wiring property="c108TextLiteral" beanIdRef="PROTAP.Segment_group_16.FTX.C108" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.FTX.C107" class="org.milyn.edi.unedifact.d05b.common.field.C107TextReference" createOnElement="PROTAP/Segment_group_16/FTX/C107">
        <jb:value property="e4441FreeTextDescriptionCode" data="PROTAP/Segment_group_16/FTX/C107/e4441" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/FTX/C107/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/FTX/C107/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.FTX.C108" class="org.milyn.edi.unedifact.d05b.common.field.C108TextLiteral" createOnElement="PROTAP/Segment_group_16/FTX/C108">
        <jb:value property="e44401FreeText" data="PROTAP/Segment_group_16/FTX/C108/e4440_-_-1" decoder="String" default="null" />
        <jb:value property="e44402FreeText" data="PROTAP/Segment_group_16/FTX/C108/e4440_-_-2" decoder="String" default="null" />
        <jb:value property="e44403FreeText" data="PROTAP/Segment_group_16/FTX/C108/e4440_-_-3" decoder="String" default="null" />
        <jb:value property="e44404FreeText" data="PROTAP/Segment_group_16/FTX/C108/e4440_-_-4" decoder="String" default="null" />
        <jb:value property="e44405FreeText" data="PROTAP/Segment_group_16/FTX/C108/e4440_-_-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.d05b.PROTAP.SegmentGroup17" createOnElement="PROTAP/Segment_group_16/Segment_group_17">
        <jb:wiring property="cTAContactInformation" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.CTA" />
        <jb:wiring property="cOMCommunicationContact" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.COM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17.CTA" class="org.milyn.edi.unedifact.d05b.common.CTAContactInformation" createOnElement="PROTAP/Segment_group_16/Segment_group_17/CTA">
        <jb:value property="e3139ContactFunctionCode" data="PROTAP/Segment_group_16/Segment_group_17/CTA/e3139" decoder="String" default="null" />
        <jb:wiring property="c056DepartmentOrEmployeeDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.CTA.C056" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17.CTA.C056" class="org.milyn.edi.unedifact.d05b.common.field.C056DepartmentOrEmployeeDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_17/CTA/C056">
        <jb:value property="e3413DepartmentOrEmployeeNameCode" data="PROTAP/Segment_group_16/Segment_group_17/CTA/C056/e3413" decoder="String" default="null" />
        <jb:value property="e3412DepartmentOrEmployeeName" data="PROTAP/Segment_group_16/Segment_group_17/CTA/C056/e3412" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17.COM" class="org.milyn.edi.unedifact.d05b.common.COMCommunicationContact" createOnElement="PROTAP/Segment_group_16/Segment_group_17/COM">
        <jb:wiring property="c076CommunicationContact" beanIdRef="PROTAP.Segment_group_16.Segment_group_17.COM.C076" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_17.COM.C076" class="org.milyn.edi.unedifact.d05b.common.field.C076CommunicationContact" createOnElement="PROTAP/Segment_group_16/Segment_group_17/COM/C076">
        <jb:value property="e3148CommunicationAddressIdentifier" data="PROTAP/Segment_group_16/Segment_group_17/COM/C076/e3148" decoder="String" default="null" />
        <jb:value property="e3155CommunicationAddressCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_17/COM/C076/e3155" 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.d05b.PROTAP.SegmentGroup18" createOnElement="PROTAP/Segment_group_16/Segment_group_18">
        <jb:wiring property="qTYQuantity" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.QTY" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18.QTY" class="org.milyn.edi.unedifact.d05b.common.QTYQuantity" createOnElement="PROTAP/Segment_group_16/Segment_group_18/QTY">
        <jb:wiring property="c186QuantityDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.QTY.C186" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18.QTY.C186" class="org.milyn.edi.unedifact.d05b.common.field.C186QuantityDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_18/QTY/C186">
        <jb:value property="e6063QuantityTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_18/QTY/C186/e6063" decoder="String" default="null" />
        <jb:value property="e6060Quantity" data="PROTAP/Segment_group_16/Segment_group_18/QTY/C186/e6060" decoder="String" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_16/Segment_group_18/QTY/C186/e6411" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_18/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_18.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_18.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_18/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_18/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_18/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_18/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup19" createOnElement="PROTAP/Segment_group_16/Segment_group_19">
        <jb:wiring property="pCDPercentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.PCD" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19.PCD" class="org.milyn.edi.unedifact.d05b.common.PCDPercentageDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_19/PCD">
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_19/PCD/e4405" decoder="String" default="null" />
        <jb:wiring property="c501PercentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.PCD.C501" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19.PCD.C501" class="org.milyn.edi.unedifact.d05b.common.field.C501PercentageDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_19/PCD/C501">
        <jb:value property="e5245PercentageTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_19/PCD/C501/e5245" decoder="String" default="null" />
        <jb:value property="e5482Percentage" data="PROTAP/Segment_group_16/Segment_group_19/PCD/C501/e5482" decoder="DABigDecimal" default="null" />
        <jb:value property="e5249PercentageBasisIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_19/PCD/C501/e5249" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_19/PCD/C501/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_19/PCD/C501/e3055" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_19/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_19.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_19.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_19/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_19/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_19/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_19/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup20" createOnElement="PROTAP/Segment_group_16/Segment_group_20">
        <jb:wiring property="mOAMonetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.MOA" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20.MOA" class="org.milyn.edi.unedifact.d05b.common.MOAMonetaryAmount" createOnElement="PROTAP/Segment_group_16/Segment_group_20/MOA">
        <jb:wiring property="c516MonetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.MOA.C516" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20.MOA.C516" class="org.milyn.edi.unedifact.d05b.common.field.C516MonetaryAmount" createOnElement="PROTAP/Segment_group_16/Segment_group_20/MOA/C516">
        <jb:value property="e5025MonetaryAmountTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_20/MOA/C516/e5025" decoder="String" default="null" />
        <jb:value property="e5004MonetaryAmount" data="PROTAP/Segment_group_16/Segment_group_20/MOA/C516/e5004" decoder="DABigDecimal" default="null" />
        <jb:value property="e6345CurrencyIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_20/MOA/C516/e6345" decoder="String" default="null" />
        <jb:value property="e6343CurrencyTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_20/MOA/C516/e6343" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_20/MOA/C516/e4405" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_20/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_20.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_20.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_20/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_20/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_20/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_20/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup21" createOnElement="PROTAP/Segment_group_16/Segment_group_21">
        <jb:wiring property="gIRRelatedIdentificationNumbers" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.GIR" />
        <jb:wiring property="rELRelationship" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.REL" />
        <jb:wiring property="rCSRequirementsAndConditions" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.RCS" />
        <jb:wiring property="bIIStructureIdentification" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.BII_List" />
        <jb:wiring property="rFFReference" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.RFF_List" />
        <jb:wiring property="iMDItemDescription" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.IMD_List" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.DTM_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.GIR" class="org.milyn.edi.unedifact.d05b.common.GIRRelatedIdentificationNumbers" createOnElement="PROTAP/Segment_group_16/Segment_group_21/GIR">
        <jb:value property="e7297SetTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/e7297" decoder="String" default="null" />
        <jb:wiring property="c2061IdentificationNumber" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-1" />
        <jb:wiring property="c2062IdentificationNumber" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-2" />
        <jb:wiring property="c2063IdentificationNumber" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-3" />
        <jb:wiring property="c2064IdentificationNumber" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-4" />
        <jb:wiring property="c2065IdentificationNumber" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-5" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-1" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-1">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-1/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-1/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-1/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-2" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-2">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-2/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-2/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-2/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-3" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-3">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-3/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-3/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-3/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-4" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-4">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-4/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-4/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-4/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.GIR.C206_-_-5" class="org.milyn.edi.unedifact.d05b.common.field.C2061IdentificationNumber" createOnElement="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-5">
        <jb:value property="e7402ObjectIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-5/e7402" decoder="String" default="null" />
        <jb:value property="e7405ObjectIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-5/e7405" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/GIR/C206_-_-5/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.REL" class="org.milyn.edi.unedifact.d05b.common.RELRelationship" createOnElement="PROTAP/Segment_group_16/Segment_group_21/REL">
        <jb:value property="e9141RelationshipTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/REL/e9141" decoder="String" default="null" />
        <jb:wiring property="c941Relationship" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.REL.C941" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.REL.C941" class="org.milyn.edi.unedifact.d05b.common.field.C941Relationship" createOnElement="PROTAP/Segment_group_16/Segment_group_21/REL/C941">
        <jb:value property="e9143RelationshipDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/REL/C941/e9143" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/REL/C941/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/REL/C941/e3055" decoder="String" default="null" />
        <jb:value property="e9142RelationshipDescription" data="PROTAP/Segment_group_16/Segment_group_21/REL/C941/e9142" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.RCS" class="org.milyn.edi.unedifact.d05b.common.RCSRequirementsAndConditions" createOnElement="PROTAP/Segment_group_16/Segment_group_21/RCS">
        <jb:value property="e7293SectorAreaIdentificationCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/RCS/e7293" decoder="String" default="null" />
        <jb:value property="e1229ActionRequestNotificationDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/RCS/e1229" decoder="String" default="null" />
        <jb:value property="e3207CountryNameCode" data="PROTAP/Segment_group_16/Segment_group_21/RCS/e3207" decoder="String" default="null" />
        <jb:wiring property="c550RequirementConditionIdentification" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.RCS.C550" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.RCS.C550" class="org.milyn.edi.unedifact.d05b.common.field.C550RequirementConditionIdentification" createOnElement="PROTAP/Segment_group_16/Segment_group_21/RCS/C550">
        <jb:value property="e7295RequirementOrConditionDescriptionIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/RCS/C550/e7295" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/RCS/C550/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/RCS/C550/e3055" decoder="String" default="null" />
        <jb:value property="e7294RequirementOrConditionDescription" data="PROTAP/Segment_group_16/Segment_group_21/RCS/C550/e7294" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.BII" class="org.milyn.edi.unedifact.d05b.common.BIIStructureIdentification" createOnElement="PROTAP/Segment_group_16/Segment_group_21/BII">
        <jb:value property="e7429IndexingStructureCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/e7429" decoder="String" default="null" />
        <jb:value property="e7140ItemIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/e7140" decoder="String" default="null" />
        <jb:wiring property="c045BillLevelIdentification" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.BII.C045" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.BII.C045" class="org.milyn.edi.unedifact.d05b.common.field.C045BillLevelIdentification" createOnElement="PROTAP/Segment_group_16/Segment_group_21/BII/C045">
        <jb:value property="e7436LevelOneIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/C045/e7436" decoder="String" default="null" />
        <jb:value property="e7438LevelTwoIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/C045/e7438" decoder="String" default="null" />
        <jb:value property="e7440LevelThreeIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/C045/e7440" decoder="String" default="null" />
        <jb:value property="e7442LevelFourIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/C045/e7442" decoder="String" default="null" />
        <jb:value property="e7444LevelFiveIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/C045/e7444" decoder="String" default="null" />
        <jb:value property="e7446LevelSixIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/BII/C045/e7446" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.RFF" class="org.milyn.edi.unedifact.d05b.common.RFFReference" createOnElement="PROTAP/Segment_group_16/Segment_group_21/RFF">
        <jb:wiring property="c506Reference" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.RFF.C506" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.RFF.C506" class="org.milyn.edi.unedifact.d05b.common.field.C506Reference" createOnElement="PROTAP/Segment_group_16/Segment_group_21/RFF/C506">
        <jb:value property="e1153ReferenceCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/RFF/C506/e1153" decoder="String" default="null" />
        <jb:value property="e1154ReferenceIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/RFF/C506/e1154" decoder="String" default="null" />
        <jb:value property="e1156DocumentLineIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/RFF/C506/e1156" decoder="String" default="null" />
        <jb:value property="e4000ReferenceVersionIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/RFF/C506/e4000" decoder="String" default="null" />
        <jb:value property="e1060RevisionIdentifier" data="PROTAP/Segment_group_16/Segment_group_21/RFF/C506/e1060" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.IMD" class="org.milyn.edi.unedifact.d05b.common.IMDItemDescription" createOnElement="PROTAP/Segment_group_16/Segment_group_21/IMD">
        <jb:value property="e7077DescriptionFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/e7077" decoder="String" default="null" />
        <jb:value property="e7383SurfaceOrLayerCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/e7383" decoder="String" default="null" />
        <jb:wiring property="c272ItemCharacteristic" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.IMD.C272" />
        <jb:wiring property="c273ItemDescription" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.IMD.C273" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.IMD.C272" class="org.milyn.edi.unedifact.d05b.common.field.C272ItemCharacteristic" createOnElement="PROTAP/Segment_group_16/Segment_group_21/IMD/C272">
        <jb:value property="e7081ItemCharacteristicCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C272/e7081" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C272/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C272/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.IMD.C273" class="org.milyn.edi.unedifact.d05b.common.field.C273ItemDescription" createOnElement="PROTAP/Segment_group_16/Segment_group_21/IMD/C273">
        <jb:value property="e7009ItemDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C273/e7009" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C273/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C273/e3055" decoder="String" default="null" />
        <jb:value property="e70081ItemDescription" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C273/e7008_-_-1" decoder="String" default="null" />
        <jb:value property="e70082ItemDescription" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C273/e7008_-_-2" decoder="String" default="null" />
        <jb:value property="e3453LanguageNameCode" data="PROTAP/Segment_group_16/Segment_group_21/IMD/C273/e3453" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_21/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup22" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22">
        <jb:wiring property="qTYQuantity" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.QTY" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.QTY" class="org.milyn.edi.unedifact.d05b.common.QTYQuantity" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/QTY">
        <jb:wiring property="c186QuantityDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.QTY.C186" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.QTY.C186" class="org.milyn.edi.unedifact.d05b.common.field.C186QuantityDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/QTY/C186">
        <jb:value property="e6063QuantityTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/QTY/C186/e6063" decoder="String" default="null" />
        <jb:value property="e6060Quantity" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/QTY/C186/e6060" decoder="String" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/QTY/C186/e6411" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.DTM_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.DTM" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_22.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_22/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup23" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23">
        <jb:wiring property="pCDPercentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.PCD" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.PCD" class="org.milyn.edi.unedifact.d05b.common.PCDPercentageDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD">
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/e4405" decoder="String" default="null" />
        <jb:wiring property="c501PercentageDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.PCD.C501" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.PCD.C501" class="org.milyn.edi.unedifact.d05b.common.field.C501PercentageDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/C501">
        <jb:value property="e5245PercentageTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/C501/e5245" decoder="String" default="null" />
        <jb:value property="e5482Percentage" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/C501/e5482" decoder="DABigDecimal" default="null" />
        <jb:value property="e5249PercentageBasisIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/C501/e5249" decoder="String" default="null" />
        <jb:value property="e1131CodeListIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/C501/e1131" decoder="String" default="null" />
        <jb:value property="e3055CodeListResponsibleAgencyCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/PCD/C501/e3055" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.DTM_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.DTM" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_23.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_23/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup24" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24">
        <jb:wiring property="mOAMonetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.MOA" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.MOA" class="org.milyn.edi.unedifact.d05b.common.MOAMonetaryAmount" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA">
        <jb:wiring property="c516MonetaryAmount" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.MOA.C516" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.MOA.C516" class="org.milyn.edi.unedifact.d05b.common.field.C516MonetaryAmount" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA/C516">
        <jb:value property="e5025MonetaryAmountTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA/C516/e5025" decoder="String" default="null" />
        <jb:value property="e5004MonetaryAmount" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA/C516/e5004" decoder="DABigDecimal" default="null" />
        <jb:value property="e6345CurrencyIdentificationCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA/C516/e6345" decoder="String" default="null" />
        <jb:value property="e6343CurrencyTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA/C516/e6343" decoder="String" default="null" />
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/MOA/C516/e4405" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.DTM_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.DTM" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_24.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_24/DTM/C507/e2379" 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.d05b.PROTAP.SegmentGroup25" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25">
        <jb:wiring property="rTERateDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.RTE" />
        <jb:wiring property="dTMDateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.DTM_List" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.RTE" class="org.milyn.edi.unedifact.d05b.common.RTERateDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE">
        <jb:value property="e4405StatusDescriptionCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE/e4405" decoder="String" default="null" />
        <jb:wiring property="c128RateDetails" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.RTE.C128" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.RTE.C128" class="org.milyn.edi.unedifact.d05b.common.field.C128RateDetails" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE/C128">
        <jb:value property="e5419RateTypeCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE/C128/e5419" decoder="String" default="null" />
        <jb:value property="e5420UnitPriceBasisRate" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE/C128/e5420" decoder="DABigDecimal" default="null" />
        <jb:value property="e5284UnitPriceBasisQuantity" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE/C128/e5284" decoder="DABigDecimal" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/RTE/C128/e6411" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.DTM_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.DTM" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.DTM" class="org.milyn.edi.unedifact.d05b.common.DTMDateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/DTM">
        <jb:wiring property="c507DateTimePeriod" beanIdRef="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.DTM.C507" />
    </jb:bean>

    <jb:bean beanId="PROTAP.Segment_group_16.Segment_group_21.Segment_group_25.DTM.C507" class="org.milyn.edi.unedifact.d05b.common.field.C507DateTimePeriod" createOnElement="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/DTM/C507">
        <jb:value property="e2005DateOrTimeOrPeriodFunctionCodeQualifier" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/DTM/C507/e2005" decoder="String" default="null" />
        <jb:value property="e2380DateOrTimeOrPeriodText" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/DTM/C507/e2380" decoder="String" default="null" />
        <jb:value property="e2379DateOrTimeOrPeriodFormatCode" data="PROTAP/Segment_group_16/Segment_group_21/Segment_group_25/DTM/C507/e2379" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PROTAP.CNT" class="org.milyn.edi.unedifact.d05b.common.CNTControlTotal" createOnElement="PROTAP/CNT">
        <jb:wiring property="c270Control" beanIdRef="PROTAP.CNT.C270" />
    </jb:bean>

    <jb:bean beanId="PROTAP.CNT.C270" class="org.milyn.edi.unedifact.d05b.common.field.C270Control" createOnElement="PROTAP/CNT/C270">
        <jb:value property="e6069ControlTotalTypeCodeQualifier" data="PROTAP/CNT/C270/e6069" decoder="String" default="null" />
        <jb:value property="e6066ControlTotalQuantity" data="PROTAP/CNT/C270/e6066" decoder="DABigDecimal" default="null" />
        <jb:value property="e6411MeasurementUnitCode" data="PROTAP/CNT/C270/e6411" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy