org.virtuslab.edi.unedifact.d99a.PARTIN.bindingconfig.xml Maven / Gradle / Ivy
The 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/virtuslab/edi/unedifact/d99a/PARTIN/edimappingconfig.xml" validate="false" /> <jb:bean beanId="PARTIN" class="org.virtuslab.edi.unedifact.d99a.PARTIN.Partin" createOnElement="PARTIN"> <jb:wiring property="bGMBeginningOfMessage" beanIdRef="PARTIN.BGM" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.DTM_List" /> <jb:wiring property="fIIFinancialInstitutionInformation" beanIdRef="PARTIN.FII_List" /> <jb:wiring property="fTXFreeText" beanIdRef="PARTIN.FTX_List" /> <jb:wiring property="segmentGroup1" beanIdRef="PARTIN.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="PARTIN.Segment_group_2_List" /> <jb:wiring property="uNSSectionControl" beanIdRef="PARTIN.UNS" /> <jb:wiring property="segmentGroup4" beanIdRef="PARTIN.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="PARTIN.BGM" class="org.virtuslab.edi.unedifact.d99a.common.BGMBeginningOfMessage" createOnElement="PARTIN/BGM"> <jb:value property="e1225MessageFunctionCoded" data="PARTIN/BGM/e1225" decoder="String" default="null" /> <jb:value property="e4343ResponseTypeCoded" data="PARTIN/BGM/e4343" decoder="String" default="null" /> <jb:wiring property="c002DocumentMessageName" beanIdRef="PARTIN.BGM.C002" /> <jb:wiring property="c106DocumentMessageIdentification" beanIdRef="PARTIN.BGM.C106" /> </jb:bean> <jb:bean beanId="PARTIN.BGM.C002" class="org.virtuslab.edi.unedifact.d99a.common.field.C002DocumentMessageName" createOnElement="PARTIN/BGM/C002"> <jb:value property="e1001DocumentMessageNameCoded" data="PARTIN/BGM/C002/e1001" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/BGM/C002/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/BGM/C002/e3055" decoder="String" default="null" /> <jb:value property="e1000DocumentMessageName" data="PARTIN/BGM/C002/e1000" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.BGM.C106" class="org.virtuslab.edi.unedifact.d99a.common.field.C106DocumentMessageIdentification" createOnElement="PARTIN/BGM/C106"> <jb:value property="e1004DocumentMessageNumber" data="PARTIN/BGM/C106/e1004" decoder="String" default="null" /> <jb:value property="e1056Version" data="PARTIN/BGM/C106/e1056" decoder="String" default="null" /> <jb:value property="e1060RevisionNumber" data="PARTIN/BGM/C106/e1060" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.DTM_List" class="java.util.ArrayList" createOnElement="PARTIN"> <jb:wiring beanIdRef="PARTIN.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.FII_List" class="java.util.ArrayList" createOnElement="PARTIN"> <jb:wiring beanIdRef="PARTIN.FII" /> </jb:bean> <jb:bean beanId="PARTIN.FII" class="org.virtuslab.edi.unedifact.d99a.common.FIIFinancialInstitutionInformation" createOnElement="PARTIN/FII"> <jb:value property="e3035PartyQualifier" data="PARTIN/FII/e3035" decoder="String" default="null" /> <jb:value property="e3207CountryCoded" data="PARTIN/FII/e3207" decoder="String" default="null" /> <jb:wiring property="c078AccountHolderIdentification" beanIdRef="PARTIN.FII.C078" /> <jb:wiring property="c088InstitutionIdentification" beanIdRef="PARTIN.FII.C088" /> </jb:bean> <jb:bean beanId="PARTIN.FII.C078" class="org.virtuslab.edi.unedifact.d99a.common.field.C078AccountHolderIdentification" createOnElement="PARTIN/FII/C078"> <jb:value property="e3194AccountHolderNumber" data="PARTIN/FII/C078/e3194" decoder="String" default="null" /> <jb:value property="e31921AccountHolderName" data="PARTIN/FII/C078/e3192_-_-1" decoder="String" default="null" /> <jb:value property="e31922AccountHolderName" data="PARTIN/FII/C078/e3192_-_-2" decoder="String" default="null" /> <jb:value property="e6345CurrencyCoded" data="PARTIN/FII/C078/e6345" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.FII.C088" class="org.virtuslab.edi.unedifact.d99a.common.field.C088InstitutionIdentification" createOnElement="PARTIN/FII/C088"> <jb:value property="e3433InstitutionNameIdentification" data="PARTIN/FII/C088/e3433" decoder="String" default="null" /> <jb:value property="e11311CodeListQualifier" data="PARTIN/FII/C088/e1131_-_-1" decoder="String" default="null" /> <jb:value property="e30551CodeListResponsibleAgencyCoded" data="PARTIN/FII/C088/e3055_-_-1" decoder="String" default="null" /> <jb:value property="e3434InstitutionBranchNumber" data="PARTIN/FII/C088/e3434" decoder="String" default="null" /> <jb:value property="e11312CodeListQualifier" data="PARTIN/FII/C088/e1131_-_-2" decoder="String" default="null" /> <jb:value property="e30552CodeListResponsibleAgencyCoded" data="PARTIN/FII/C088/e3055_-_-2" decoder="String" default="null" /> <jb:value property="e3432InstitutionName" data="PARTIN/FII/C088/e3432" decoder="String" default="null" /> <jb:value property="e3436InstitutionBranchPlace" data="PARTIN/FII/C088/e3436" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.FTX_List" class="java.util.ArrayList" createOnElement="PARTIN"> <jb:wiring beanIdRef="PARTIN.FTX" /> </jb:bean> <jb:bean beanId="PARTIN.FTX" class="org.virtuslab.edi.unedifact.d99a.common.FTXFreeText" createOnElement="PARTIN/FTX"> <jb:value property="e4451TextSubjectQualifier" data="PARTIN/FTX/e4451" decoder="String" default="null" /> <jb:value property="e4453TextFunctionCoded" data="PARTIN/FTX/e4453" decoder="String" default="null" /> <jb:value property="e3453LanguageCoded" data="PARTIN/FTX/e3453" decoder="String" default="null" /> <jb:value property="e4447TextFormattingCoded" data="PARTIN/FTX/e4447" decoder="String" default="null" /> <jb:wiring property="c107TextReference" beanIdRef="PARTIN.FTX.C107" /> <jb:wiring property="c108TextLiteral" beanIdRef="PARTIN.FTX.C108" /> </jb:bean> <jb:bean beanId="PARTIN.FTX.C107" class="org.virtuslab.edi.unedifact.d99a.common.field.C107TextReference" createOnElement="PARTIN/FTX/C107"> <jb:value property="e4441FreeTextIdentification" data="PARTIN/FTX/C107/e4441" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/FTX/C107/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/FTX/C107/e3055" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.FTX.C108" class="org.virtuslab.edi.unedifact.d99a.common.field.C108TextLiteral" createOnElement="PARTIN/FTX/C108"> <jb:value property="e44401FreeText" data="PARTIN/FTX/C108/e4440_-_-1" decoder="String" default="null" /> <jb:value property="e44402FreeText" data="PARTIN/FTX/C108/e4440_-_-2" decoder="String" default="null" /> <jb:value property="e44403FreeText" data="PARTIN/FTX/C108/e4440_-_-3" decoder="String" default="null" /> <jb:value property="e44404FreeText" data="PARTIN/FTX/C108/e4440_-_-4" decoder="String" default="null" /> <jb:value property="e44405FreeText" data="PARTIN/FTX/C108/e4440_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_1_List" class="java.util.ArrayList" createOnElement="PARTIN"> <jb:wiring beanIdRef="PARTIN.Segment_group_1" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_1" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup1" createOnElement="PARTIN/Segment_group_1"> <jb:wiring property="rFFReference" beanIdRef="PARTIN.Segment_group_1.RFF" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.Segment_group_1.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_1.RFF" class="org.virtuslab.edi.unedifact.d99a.common.RFFReference" createOnElement="PARTIN/Segment_group_1/RFF"> <jb:wiring property="c506Reference" beanIdRef="PARTIN.Segment_group_1.RFF.C506" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_1.RFF.C506" class="org.virtuslab.edi.unedifact.d99a.common.field.C506Reference" createOnElement="PARTIN/Segment_group_1/RFF/C506"> <jb:value property="e1153ReferenceQualifier" data="PARTIN/Segment_group_1/RFF/C506/e1153" decoder="String" default="null" /> <jb:value property="e1154ReferenceNumber" data="PARTIN/Segment_group_1/RFF/C506/e1154" decoder="String" default="null" /> <jb:value property="e1156LineNumber" data="PARTIN/Segment_group_1/RFF/C506/e1156" decoder="String" default="null" /> <jb:value property="e4000ReferenceVersionNumber" data="PARTIN/Segment_group_1/RFF/C506/e4000" decoder="String" default="null" /> <jb:value property="e1060RevisionNumber" data="PARTIN/Segment_group_1/RFF/C506/e1060" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_1.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/Segment_group_1/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.Segment_group_1.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_1.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/Segment_group_1/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/Segment_group_1/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/Segment_group_1/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/Segment_group_1/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2_List" class="java.util.ArrayList" createOnElement="PARTIN"> <jb:wiring beanIdRef="PARTIN.Segment_group_2" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup2" createOnElement="PARTIN/Segment_group_2"> <jb:wiring property="nADNameAndAddress" beanIdRef="PARTIN.Segment_group_2.NAD" /> <jb:wiring property="segmentGroup3" beanIdRef="PARTIN.Segment_group_2.Segment_group_3_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.NAD" class="org.virtuslab.edi.unedifact.d99a.common.NADNameAndAddress" createOnElement="PARTIN/Segment_group_2/NAD"> <jb:value property="e3035PartyQualifier" data="PARTIN/Segment_group_2/NAD/e3035" decoder="String" default="null" /> <jb:value property="e3164CityName" data="PARTIN/Segment_group_2/NAD/e3164" decoder="String" default="null" /> <jb:value property="e3229CountrySubEntityIdentification" data="PARTIN/Segment_group_2/NAD/e3229" decoder="String" default="null" /> <jb:value property="e3251PostcodeIdentification" data="PARTIN/Segment_group_2/NAD/e3251" decoder="String" default="null" /> <jb:value property="e3207CountryCoded" data="PARTIN/Segment_group_2/NAD/e3207" decoder="String" default="null" /> <jb:wiring property="c082PartyIdentificationDetails" beanIdRef="PARTIN.Segment_group_2.NAD.C082" /> <jb:wiring property="c058NameAndAddress" beanIdRef="PARTIN.Segment_group_2.NAD.C058" /> <jb:wiring property="c080PartyName" beanIdRef="PARTIN.Segment_group_2.NAD.C080" /> <jb:wiring property="c059Street" beanIdRef="PARTIN.Segment_group_2.NAD.C059" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.NAD.C082" class="org.virtuslab.edi.unedifact.d99a.common.field.C082PartyIdentificationDetails" createOnElement="PARTIN/Segment_group_2/NAD/C082"> <jb:value property="e3039PartyIdentification" data="PARTIN/Segment_group_2/NAD/C082/e3039" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_2/NAD/C082/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_2/NAD/C082/e3055" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.NAD.C058" class="org.virtuslab.edi.unedifact.d99a.common.field.C058NameAndAddress" createOnElement="PARTIN/Segment_group_2/NAD/C058"> <jb:value property="e31241NameAndAddressLine" data="PARTIN/Segment_group_2/NAD/C058/e3124_-_-1" decoder="String" default="null" /> <jb:value property="e31242NameAndAddressLine" data="PARTIN/Segment_group_2/NAD/C058/e3124_-_-2" decoder="String" default="null" /> <jb:value property="e31243NameAndAddressLine" data="PARTIN/Segment_group_2/NAD/C058/e3124_-_-3" decoder="String" default="null" /> <jb:value property="e31244NameAndAddressLine" data="PARTIN/Segment_group_2/NAD/C058/e3124_-_-4" decoder="String" default="null" /> <jb:value property="e31245NameAndAddressLine" data="PARTIN/Segment_group_2/NAD/C058/e3124_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.NAD.C080" class="org.virtuslab.edi.unedifact.d99a.common.field.C080PartyName" createOnElement="PARTIN/Segment_group_2/NAD/C080"> <jb:value property="e30361PartyName" data="PARTIN/Segment_group_2/NAD/C080/e3036_-_-1" decoder="String" default="null" /> <jb:value property="e30362PartyName" data="PARTIN/Segment_group_2/NAD/C080/e3036_-_-2" decoder="String" default="null" /> <jb:value property="e30363PartyName" data="PARTIN/Segment_group_2/NAD/C080/e3036_-_-3" decoder="String" default="null" /> <jb:value property="e30364PartyName" data="PARTIN/Segment_group_2/NAD/C080/e3036_-_-4" decoder="String" default="null" /> <jb:value property="e30365PartyName" data="PARTIN/Segment_group_2/NAD/C080/e3036_-_-5" decoder="String" default="null" /> <jb:value property="e3045PartyNameFormatCoded" data="PARTIN/Segment_group_2/NAD/C080/e3045" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.NAD.C059" class="org.virtuslab.edi.unedifact.d99a.common.field.C059Street" createOnElement="PARTIN/Segment_group_2/NAD/C059"> <jb:value property="e30421StreetAndNumberPOBox" data="PARTIN/Segment_group_2/NAD/C059/e3042_-_-1" decoder="String" default="null" /> <jb:value property="e30422StreetAndNumberPOBox" data="PARTIN/Segment_group_2/NAD/C059/e3042_-_-2" decoder="String" default="null" /> <jb:value property="e30423StreetAndNumberPOBox" data="PARTIN/Segment_group_2/NAD/C059/e3042_-_-3" decoder="String" default="null" /> <jb:value property="e30424StreetAndNumberPOBox" data="PARTIN/Segment_group_2/NAD/C059/e3042_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_2"> <jb:wiring beanIdRef="PARTIN.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup3" createOnElement="PARTIN/Segment_group_2/Segment_group_3"> <jb:wiring property="cTAContactInformation" beanIdRef="PARTIN.Segment_group_2.Segment_group_3.CTA" /> <jb:wiring property="cOMCommunicationContact" beanIdRef="PARTIN.Segment_group_2.Segment_group_3.COM_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3.CTA" class="org.virtuslab.edi.unedifact.d99a.common.CTAContactInformation" createOnElement="PARTIN/Segment_group_2/Segment_group_3/CTA"> <jb:value property="e3139ContactFunctionCoded" data="PARTIN/Segment_group_2/Segment_group_3/CTA/e3139" decoder="String" default="null" /> <jb:wiring property="c056DepartmentOrEmployeeDetails" beanIdRef="PARTIN.Segment_group_2.Segment_group_3.CTA.C056" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3.CTA.C056" class="org.virtuslab.edi.unedifact.d99a.common.field.C056DepartmentOrEmployeeDetails" createOnElement="PARTIN/Segment_group_2/Segment_group_3/CTA/C056"> <jb:value property="e3413DepartmentOrEmployeeIdentification" data="PARTIN/Segment_group_2/Segment_group_3/CTA/C056/e3413" decoder="String" default="null" /> <jb:value property="e3412DepartmentOrEmployee" data="PARTIN/Segment_group_2/Segment_group_3/CTA/C056/e3412" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3.COM_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="PARTIN.Segment_group_2.Segment_group_3.COM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3.COM" class="org.virtuslab.edi.unedifact.d99a.common.COMCommunicationContact" createOnElement="PARTIN/Segment_group_2/Segment_group_3/COM"> <jb:wiring property="c076CommunicationContact" beanIdRef="PARTIN.Segment_group_2.Segment_group_3.COM.C076" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_2.Segment_group_3.COM.C076" class="org.virtuslab.edi.unedifact.d99a.common.field.C076CommunicationContact" createOnElement="PARTIN/Segment_group_2/Segment_group_3/COM/C076"> <jb:value property="e3148CommunicationNumber" data="PARTIN/Segment_group_2/Segment_group_3/COM/C076/e3148" decoder="String" default="null" /> <jb:value property="e3155CommunicationChannelQualifier" data="PARTIN/Segment_group_2/Segment_group_3/COM/C076/e3155" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.UNS" class="org.virtuslab.edi.unedifact.d99a.common.Uns" createOnElement="PARTIN/UNS"> <jb:value property="e0081" data="PARTIN/UNS/e0081" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4_List" class="java.util.ArrayList" createOnElement="PARTIN"> <jb:wiring beanIdRef="PARTIN.Segment_group_4" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup4" createOnElement="PARTIN/Segment_group_4"> <jb:wiring property="nADNameAndAddress" beanIdRef="PARTIN.Segment_group_4.NAD" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.Segment_group_4.DTM_List" /> <jb:wiring property="fIIFinancialInstitutionInformation" beanIdRef="PARTIN.Segment_group_4.FII_List" /> <jb:wiring property="segmentGroup5" beanIdRef="PARTIN.Segment_group_4.Segment_group_5_List" /> <jb:wiring property="segmentGroup6" beanIdRef="PARTIN.Segment_group_4.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="PARTIN.Segment_group_4.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="PARTIN.Segment_group_4.Segment_group_8_List" /> <jb:wiring property="segmentGroup9" beanIdRef="PARTIN.Segment_group_4.Segment_group_9" /> <jb:wiring property="segmentGroup10" beanIdRef="PARTIN.Segment_group_4.Segment_group_10" /> <jb:wiring property="segmentGroup11" beanIdRef="PARTIN.Segment_group_4.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="PARTIN.Segment_group_4.Segment_group_12_List" /> <jb:wiring property="segmentGroup13" beanIdRef="PARTIN.Segment_group_4.Segment_group_13_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.NAD" class="org.virtuslab.edi.unedifact.d99a.common.NADNameAndAddress" createOnElement="PARTIN/Segment_group_4/NAD"> <jb:value property="e3035PartyQualifier" data="PARTIN/Segment_group_4/NAD/e3035" decoder="String" default="null" /> <jb:value property="e3164CityName" data="PARTIN/Segment_group_4/NAD/e3164" decoder="String" default="null" /> <jb:value property="e3229CountrySubEntityIdentification" data="PARTIN/Segment_group_4/NAD/e3229" decoder="String" default="null" /> <jb:value property="e3251PostcodeIdentification" data="PARTIN/Segment_group_4/NAD/e3251" decoder="String" default="null" /> <jb:value property="e3207CountryCoded" data="PARTIN/Segment_group_4/NAD/e3207" decoder="String" default="null" /> <jb:wiring property="c082PartyIdentificationDetails" beanIdRef="PARTIN.Segment_group_4.NAD.C082" /> <jb:wiring property="c058NameAndAddress" beanIdRef="PARTIN.Segment_group_4.NAD.C058" /> <jb:wiring property="c080PartyName" beanIdRef="PARTIN.Segment_group_4.NAD.C080" /> <jb:wiring property="c059Street" beanIdRef="PARTIN.Segment_group_4.NAD.C059" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.NAD.C082" class="org.virtuslab.edi.unedifact.d99a.common.field.C082PartyIdentificationDetails" createOnElement="PARTIN/Segment_group_4/NAD/C082"> <jb:value property="e3039PartyIdentification" data="PARTIN/Segment_group_4/NAD/C082/e3039" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/NAD/C082/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/NAD/C082/e3055" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.NAD.C058" class="org.virtuslab.edi.unedifact.d99a.common.field.C058NameAndAddress" createOnElement="PARTIN/Segment_group_4/NAD/C058"> <jb:value property="e31241NameAndAddressLine" data="PARTIN/Segment_group_4/NAD/C058/e3124_-_-1" decoder="String" default="null" /> <jb:value property="e31242NameAndAddressLine" data="PARTIN/Segment_group_4/NAD/C058/e3124_-_-2" decoder="String" default="null" /> <jb:value property="e31243NameAndAddressLine" data="PARTIN/Segment_group_4/NAD/C058/e3124_-_-3" decoder="String" default="null" /> <jb:value property="e31244NameAndAddressLine" data="PARTIN/Segment_group_4/NAD/C058/e3124_-_-4" decoder="String" default="null" /> <jb:value property="e31245NameAndAddressLine" data="PARTIN/Segment_group_4/NAD/C058/e3124_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.NAD.C080" class="org.virtuslab.edi.unedifact.d99a.common.field.C080PartyName" createOnElement="PARTIN/Segment_group_4/NAD/C080"> <jb:value property="e30361PartyName" data="PARTIN/Segment_group_4/NAD/C080/e3036_-_-1" decoder="String" default="null" /> <jb:value property="e30362PartyName" data="PARTIN/Segment_group_4/NAD/C080/e3036_-_-2" decoder="String" default="null" /> <jb:value property="e30363PartyName" data="PARTIN/Segment_group_4/NAD/C080/e3036_-_-3" decoder="String" default="null" /> <jb:value property="e30364PartyName" data="PARTIN/Segment_group_4/NAD/C080/e3036_-_-4" decoder="String" default="null" /> <jb:value property="e30365PartyName" data="PARTIN/Segment_group_4/NAD/C080/e3036_-_-5" decoder="String" default="null" /> <jb:value property="e3045PartyNameFormatCoded" data="PARTIN/Segment_group_4/NAD/C080/e3045" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.NAD.C059" class="org.virtuslab.edi.unedifact.d99a.common.field.C059Street" createOnElement="PARTIN/Segment_group_4/NAD/C059"> <jb:value property="e30421StreetAndNumberPOBox" data="PARTIN/Segment_group_4/NAD/C059/e3042_-_-1" decoder="String" default="null" /> <jb:value property="e30422StreetAndNumberPOBox" data="PARTIN/Segment_group_4/NAD/C059/e3042_-_-2" decoder="String" default="null" /> <jb:value property="e30423StreetAndNumberPOBox" data="PARTIN/Segment_group_4/NAD/C059/e3042_-_-3" decoder="String" default="null" /> <jb:value property="e30424StreetAndNumberPOBox" data="PARTIN/Segment_group_4/NAD/C059/e3042_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.DTM_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/Segment_group_4/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.Segment_group_4.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/Segment_group_4/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/Segment_group_4/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/Segment_group_4/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/Segment_group_4/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.FII_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.FII" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.FII" class="org.virtuslab.edi.unedifact.d99a.common.FIIFinancialInstitutionInformation" createOnElement="PARTIN/Segment_group_4/FII"> <jb:value property="e3035PartyQualifier" data="PARTIN/Segment_group_4/FII/e3035" decoder="String" default="null" /> <jb:value property="e3207CountryCoded" data="PARTIN/Segment_group_4/FII/e3207" decoder="String" default="null" /> <jb:wiring property="c078AccountHolderIdentification" beanIdRef="PARTIN.Segment_group_4.FII.C078" /> <jb:wiring property="c088InstitutionIdentification" beanIdRef="PARTIN.Segment_group_4.FII.C088" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.FII.C078" class="org.virtuslab.edi.unedifact.d99a.common.field.C078AccountHolderIdentification" createOnElement="PARTIN/Segment_group_4/FII/C078"> <jb:value property="e3194AccountHolderNumber" data="PARTIN/Segment_group_4/FII/C078/e3194" decoder="String" default="null" /> <jb:value property="e31921AccountHolderName" data="PARTIN/Segment_group_4/FII/C078/e3192_-_-1" decoder="String" default="null" /> <jb:value property="e31922AccountHolderName" data="PARTIN/Segment_group_4/FII/C078/e3192_-_-2" decoder="String" default="null" /> <jb:value property="e6345CurrencyCoded" data="PARTIN/Segment_group_4/FII/C078/e6345" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.FII.C088" class="org.virtuslab.edi.unedifact.d99a.common.field.C088InstitutionIdentification" createOnElement="PARTIN/Segment_group_4/FII/C088"> <jb:value property="e3433InstitutionNameIdentification" data="PARTIN/Segment_group_4/FII/C088/e3433" decoder="String" default="null" /> <jb:value property="e11311CodeListQualifier" data="PARTIN/Segment_group_4/FII/C088/e1131_-_-1" decoder="String" default="null" /> <jb:value property="e30551CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/FII/C088/e3055_-_-1" decoder="String" default="null" /> <jb:value property="e3434InstitutionBranchNumber" data="PARTIN/Segment_group_4/FII/C088/e3434" decoder="String" default="null" /> <jb:value property="e11312CodeListQualifier" data="PARTIN/Segment_group_4/FII/C088/e1131_-_-2" decoder="String" default="null" /> <jb:value property="e30552CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/FII/C088/e3055_-_-2" decoder="String" default="null" /> <jb:value property="e3432InstitutionName" data="PARTIN/Segment_group_4/FII/C088/e3432" decoder="String" default="null" /> <jb:value property="e3436InstitutionBranchPlace" data="PARTIN/Segment_group_4/FII/C088/e3436" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup5" createOnElement="PARTIN/Segment_group_4/Segment_group_5"> <jb:wiring property="lOCPlaceLocationIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_5.LOC" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_5.DTM_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.LOC" class="org.virtuslab.edi.unedifact.d99a.common.LOCPlaceLocationIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_5/LOC"> <jb:value property="e3227PlaceLocationQualifier" data="PARTIN/Segment_group_4/Segment_group_5/LOC/e3227" decoder="String" default="null" /> <jb:value property="e5479RelationCoded" data="PARTIN/Segment_group_4/Segment_group_5/LOC/e5479" decoder="String" default="null" /> <jb:wiring property="c517LocationIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_5.LOC.C517" /> <jb:wiring property="c519RelatedLocationOneIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_5.LOC.C519" /> <jb:wiring property="c553RelatedLocationTwoIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_5.LOC.C553" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.LOC.C517" class="org.virtuslab.edi.unedifact.d99a.common.field.C517LocationIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_5/LOC/C517"> <jb:value property="e3225PlaceLocationIdentification" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C517/e3225" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C517/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C517/e3055" decoder="String" default="null" /> <jb:value property="e3224PlaceLocation" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C517/e3224" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.LOC.C519" class="org.virtuslab.edi.unedifact.d99a.common.field.C519RelatedLocationOneIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_5/LOC/C519"> <jb:value property="e3223RelatedPlaceLocationOneIdentification" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C519/e3223" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C519/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C519/e3055" decoder="String" default="null" /> <jb:value property="e3222RelatedPlaceLocationOne" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C519/e3222" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.LOC.C553" class="org.virtuslab.edi.unedifact.d99a.common.field.C553RelatedLocationTwoIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_5/LOC/C553"> <jb:value property="e3233RelatedPlaceLocationTwoIdentification" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C553/e3233" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C553/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C553/e3055" decoder="String" default="null" /> <jb:value property="e3232RelatedPlaceLocationTwo" data="PARTIN/Segment_group_4/Segment_group_5/LOC/C553/e3232" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.DTM_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_5.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_5/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_5.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_5.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_5/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/Segment_group_4/Segment_group_5/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/Segment_group_4/Segment_group_5/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/Segment_group_4/Segment_group_5/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_6_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_6" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_6" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup6" createOnElement="PARTIN/Segment_group_4/Segment_group_6"> <jb:wiring property="rFFReference" beanIdRef="PARTIN.Segment_group_4.Segment_group_6.RFF" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_6.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_6.RFF" class="org.virtuslab.edi.unedifact.d99a.common.RFFReference" createOnElement="PARTIN/Segment_group_4/Segment_group_6/RFF"> <jb:wiring property="c506Reference" beanIdRef="PARTIN.Segment_group_4.Segment_group_6.RFF.C506" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_6.RFF.C506" class="org.virtuslab.edi.unedifact.d99a.common.field.C506Reference" createOnElement="PARTIN/Segment_group_4/Segment_group_6/RFF/C506"> <jb:value property="e1153ReferenceQualifier" data="PARTIN/Segment_group_4/Segment_group_6/RFF/C506/e1153" decoder="String" default="null" /> <jb:value property="e1154ReferenceNumber" data="PARTIN/Segment_group_4/Segment_group_6/RFF/C506/e1154" decoder="String" default="null" /> <jb:value property="e1156LineNumber" data="PARTIN/Segment_group_4/Segment_group_6/RFF/C506/e1156" decoder="String" default="null" /> <jb:value property="e4000ReferenceVersionNumber" data="PARTIN/Segment_group_4/Segment_group_6/RFF/C506/e4000" decoder="String" default="null" /> <jb:value property="e1060RevisionNumber" data="PARTIN/Segment_group_4/Segment_group_6/RFF/C506/e1060" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_6.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_6/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_6.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_6.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_6/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/Segment_group_4/Segment_group_6/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/Segment_group_4/Segment_group_6/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/Segment_group_4/Segment_group_6/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_7" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup7" createOnElement="PARTIN/Segment_group_4/Segment_group_7"> <jb:wiring property="cTAContactInformation" beanIdRef="PARTIN.Segment_group_4.Segment_group_7.CTA" /> <jb:wiring property="cOMCommunicationContact" beanIdRef="PARTIN.Segment_group_4.Segment_group_7.COM_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7.CTA" class="org.virtuslab.edi.unedifact.d99a.common.CTAContactInformation" createOnElement="PARTIN/Segment_group_4/Segment_group_7/CTA"> <jb:value property="e3139ContactFunctionCoded" data="PARTIN/Segment_group_4/Segment_group_7/CTA/e3139" decoder="String" default="null" /> <jb:wiring property="c056DepartmentOrEmployeeDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_7.CTA.C056" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7.CTA.C056" class="org.virtuslab.edi.unedifact.d99a.common.field.C056DepartmentOrEmployeeDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_7/CTA/C056"> <jb:value property="e3413DepartmentOrEmployeeIdentification" data="PARTIN/Segment_group_4/Segment_group_7/CTA/C056/e3413" decoder="String" default="null" /> <jb:value property="e3412DepartmentOrEmployee" data="PARTIN/Segment_group_4/Segment_group_7/CTA/C056/e3412" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7.COM_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_7"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_7.COM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7.COM" class="org.virtuslab.edi.unedifact.d99a.common.COMCommunicationContact" createOnElement="PARTIN/Segment_group_4/Segment_group_7/COM"> <jb:wiring property="c076CommunicationContact" beanIdRef="PARTIN.Segment_group_4.Segment_group_7.COM.C076" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_7.COM.C076" class="org.virtuslab.edi.unedifact.d99a.common.field.C076CommunicationContact" createOnElement="PARTIN/Segment_group_4/Segment_group_7/COM/C076"> <jb:value property="e3148CommunicationNumber" data="PARTIN/Segment_group_4/Segment_group_7/COM/C076/e3148" decoder="String" default="null" /> <jb:value property="e3155CommunicationChannelQualifier" data="PARTIN/Segment_group_4/Segment_group_7/COM/C076/e3155" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_8" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup8" createOnElement="PARTIN/Segment_group_4/Segment_group_8"> <jb:wiring property="sCCSchedulingConditions" beanIdRef="PARTIN.Segment_group_4.Segment_group_8.SCC" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_8.DTM_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8.SCC" class="org.virtuslab.edi.unedifact.d99a.common.SCCSchedulingConditions" createOnElement="PARTIN/Segment_group_4/Segment_group_8/SCC"> <jb:value property="e4017DeliveryPlanCommitmentLevelCoded" data="PARTIN/Segment_group_4/Segment_group_8/SCC/e4017" decoder="String" default="null" /> <jb:value property="e4493DeliveryInstructionCoded" data="PARTIN/Segment_group_4/Segment_group_8/SCC/e4493" decoder="String" default="null" /> <jb:wiring property="c329PatternDescription" beanIdRef="PARTIN.Segment_group_4.Segment_group_8.SCC.C329" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8.SCC.C329" class="org.virtuslab.edi.unedifact.d99a.common.field.C329PatternDescription" createOnElement="PARTIN/Segment_group_4/Segment_group_8/SCC/C329"> <jb:value property="e2013FrequencyCoded" data="PARTIN/Segment_group_4/Segment_group_8/SCC/C329/e2013" decoder="String" default="null" /> <jb:value property="e2015DespatchPatternCoded" data="PARTIN/Segment_group_4/Segment_group_8/SCC/C329/e2015" decoder="String" default="null" /> <jb:value property="e2017DespatchPatternTimingCoded" data="PARTIN/Segment_group_4/Segment_group_8/SCC/C329/e2017" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8.DTM_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_8"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_8.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_8/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_8.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_8.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_8/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/Segment_group_4/Segment_group_8/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/Segment_group_4/Segment_group_8/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/Segment_group_4/Segment_group_8/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup9" createOnElement="PARTIN/Segment_group_4/Segment_group_9"> <jb:wiring property="tODTermsOfDeliveryOrTransport" beanIdRef="PARTIN.Segment_group_4.Segment_group_9.TOD" /> <jb:wiring property="lOCPlaceLocationIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_9.LOC" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9.TOD" class="org.virtuslab.edi.unedifact.d99a.common.TODTermsOfDeliveryOrTransport" createOnElement="PARTIN/Segment_group_4/Segment_group_9/TOD"> <jb:value property="e4055TermsOfDeliveryOrTransportFunctionCoded" data="PARTIN/Segment_group_4/Segment_group_9/TOD/e4055" decoder="String" default="null" /> <jb:value property="e4215TransportChargesMethodOfPaymentCoded" data="PARTIN/Segment_group_4/Segment_group_9/TOD/e4215" decoder="String" default="null" /> <jb:wiring property="c100TermsOfDeliveryOrTransport" beanIdRef="PARTIN.Segment_group_4.Segment_group_9.TOD.C100" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9.TOD.C100" class="org.virtuslab.edi.unedifact.d99a.common.field.C100TermsOfDeliveryOrTransport" createOnElement="PARTIN/Segment_group_4/Segment_group_9/TOD/C100"> <jb:value property="e4053TermsOfDeliveryOrTransportCoded" data="PARTIN/Segment_group_4/Segment_group_9/TOD/C100/e4053" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_9/TOD/C100/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_9/TOD/C100/e3055" decoder="String" default="null" /> <jb:value property="e40521TermsOfDeliveryOrTransport" data="PARTIN/Segment_group_4/Segment_group_9/TOD/C100/e4052_-_-1" decoder="String" default="null" /> <jb:value property="e40522TermsOfDeliveryOrTransport" data="PARTIN/Segment_group_4/Segment_group_9/TOD/C100/e4052_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9.LOC" class="org.virtuslab.edi.unedifact.d99a.common.LOCPlaceLocationIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_9/LOC"> <jb:value property="e3227PlaceLocationQualifier" data="PARTIN/Segment_group_4/Segment_group_9/LOC/e3227" decoder="String" default="null" /> <jb:value property="e5479RelationCoded" data="PARTIN/Segment_group_4/Segment_group_9/LOC/e5479" decoder="String" default="null" /> <jb:wiring property="c517LocationIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_9.LOC.C517" /> <jb:wiring property="c519RelatedLocationOneIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_9.LOC.C519" /> <jb:wiring property="c553RelatedLocationTwoIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_9.LOC.C553" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9.LOC.C517" class="org.virtuslab.edi.unedifact.d99a.common.field.C517LocationIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_9/LOC/C517"> <jb:value property="e3225PlaceLocationIdentification" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C517/e3225" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C517/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C517/e3055" decoder="String" default="null" /> <jb:value property="e3224PlaceLocation" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C517/e3224" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9.LOC.C519" class="org.virtuslab.edi.unedifact.d99a.common.field.C519RelatedLocationOneIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_9/LOC/C519"> <jb:value property="e3223RelatedPlaceLocationOneIdentification" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C519/e3223" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C519/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C519/e3055" decoder="String" default="null" /> <jb:value property="e3222RelatedPlaceLocationOne" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C519/e3222" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_9.LOC.C553" class="org.virtuslab.edi.unedifact.d99a.common.field.C553RelatedLocationTwoIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_9/LOC/C553"> <jb:value property="e3233RelatedPlaceLocationTwoIdentification" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C553/e3233" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C553/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C553/e3055" decoder="String" default="null" /> <jb:value property="e3232RelatedPlaceLocationTwo" data="PARTIN/Segment_group_4/Segment_group_9/LOC/C553/e3232" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup10" createOnElement="PARTIN/Segment_group_4/Segment_group_10"> <jb:wiring property="pAIPaymentInstructions" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.PAI" /> <jb:wiring property="pATPaymentTermsBasis" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.PAT" /> <jb:wiring property="cUXCurrencies" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.CUX_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.PAI" class="org.virtuslab.edi.unedifact.d99a.common.PAIPaymentInstructions" createOnElement="PARTIN/Segment_group_4/Segment_group_10/PAI"> <jb:wiring property="c534PaymentInstructionDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.PAI.C534" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.PAI.C534" class="org.virtuslab.edi.unedifact.d99a.common.field.C534PaymentInstructionDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_10/PAI/C534"> <jb:value property="e4439PaymentConditionsCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAI/C534/e4439" decoder="String" default="null" /> <jb:value property="e4431PaymentGuaranteeCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAI/C534/e4431" decoder="String" default="null" /> <jb:value property="e4461PaymentMeansCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAI/C534/e4461" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_10/PAI/C534/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAI/C534/e3055" decoder="String" default="null" /> <jb:value property="e4435PaymentChannelCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAI/C534/e4435" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.PAT" class="org.virtuslab.edi.unedifact.d99a.common.PATPaymentTermsBasis" createOnElement="PARTIN/Segment_group_4/Segment_group_10/PAT"> <jb:value property="e4279PaymentTermsTypeQualifier" data="PARTIN/Segment_group_4/Segment_group_10/PAT/e4279" decoder="String" default="null" /> <jb:wiring property="c110PaymentTerms" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.PAT.C110" /> <jb:wiring property="c112TermsTimeInformation" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.PAT.C112" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.PAT.C110" class="org.virtuslab.edi.unedifact.d99a.common.field.C110PaymentTerms" createOnElement="PARTIN/Segment_group_4/Segment_group_10/PAT/C110"> <jb:value property="e4277TermsOfPaymentIdentification" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C110/e4277" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C110/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C110/e3055" decoder="String" default="null" /> <jb:value property="e42761TermsOfPayment" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C110/e4276_-_-1" decoder="String" default="null" /> <jb:value property="e42762TermsOfPayment" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C110/e4276_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.PAT.C112" class="org.virtuslab.edi.unedifact.d99a.common.field.C112TermsTimeInformation" createOnElement="PARTIN/Segment_group_4/Segment_group_10/PAT/C112"> <jb:value property="e2475PaymentTimeReferenceCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C112/e2475" decoder="String" default="null" /> <jb:value property="e2009TimeRelationCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C112/e2009" decoder="String" default="null" /> <jb:value property="e2151TypeOfPeriodCoded" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C112/e2151" decoder="String" default="null" /> <jb:value property="e2152NumberOfPeriods" data="PARTIN/Segment_group_4/Segment_group_10/PAT/C112/e2152" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.CUX_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_10"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_10.CUX" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.CUX" class="org.virtuslab.edi.unedifact.d99a.common.CUXCurrencies" createOnElement="PARTIN/Segment_group_4/Segment_group_10/CUX"> <jb:value property="e5402RateOfExchange" data="PARTIN/Segment_group_4/Segment_group_10/CUX/e5402" decoder="DABigDecimal" default="null" /> <jb:value property="e6341CurrencyMarketExchangeCoded" data="PARTIN/Segment_group_4/Segment_group_10/CUX/e6341" decoder="String" default="null" /> <jb:wiring property="c5041CurrencyDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.CUX.C504_-_-1" /> <jb:wiring property="c5042CurrencyDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_10.CUX.C504_-_-2" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.CUX.C504_-_-1" class="org.virtuslab.edi.unedifact.d99a.common.field.C5041CurrencyDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-1"> <jb:value property="e6347CurrencyDetailsQualifier" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-1/e6347" decoder="String" default="null" /> <jb:value property="e6345CurrencyCoded" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-1/e6345" decoder="String" default="null" /> <jb:value property="e6343CurrencyQualifier" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-1/e6343" decoder="String" default="null" /> <jb:value property="e6348CurrencyRateBase" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-1/e6348" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_10.CUX.C504_-_-2" class="org.virtuslab.edi.unedifact.d99a.common.field.C5041CurrencyDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-2"> <jb:value property="e6347CurrencyDetailsQualifier" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-2/e6347" decoder="String" default="null" /> <jb:value property="e6345CurrencyCoded" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-2/e6345" decoder="String" default="null" /> <jb:value property="e6343CurrencyQualifier" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-2/e6343" decoder="String" default="null" /> <jb:value property="e6348CurrencyRateBase" data="PARTIN/Segment_group_4/Segment_group_10/CUX/C504_-_-2/e6348" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_11" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup11" createOnElement="PARTIN/Segment_group_4/Segment_group_11"> <jb:wiring property="rCSRequirementsAndConditions" beanIdRef="PARTIN.Segment_group_4.Segment_group_11.RCS" /> <jb:wiring property="mOAMonetaryAmount" beanIdRef="PARTIN.Segment_group_4.Segment_group_11.MOA_List" /> <jb:wiring property="qTYQuantity" beanIdRef="PARTIN.Segment_group_4.Segment_group_11.QTY_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.RCS" class="org.virtuslab.edi.unedifact.d99a.common.RCSRequirementsAndConditions" createOnElement="PARTIN/Segment_group_4/Segment_group_11/RCS"> <jb:value property="e7293SectorSubjectIdentificationQualifier" data="PARTIN/Segment_group_4/Segment_group_11/RCS/e7293" decoder="String" default="null" /> <jb:value property="e1229ActionRequestNotificationCoded" data="PARTIN/Segment_group_4/Segment_group_11/RCS/e1229" decoder="String" default="null" /> <jb:wiring property="c550RequirementConditionIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_11.RCS.C550" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.RCS.C550" class="org.virtuslab.edi.unedifact.d99a.common.field.C550RequirementConditionIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_11/RCS/C550"> <jb:value property="e7295RequirementConditionIdentification" data="PARTIN/Segment_group_4/Segment_group_11/RCS/C550/e7295" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_11/RCS/C550/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_11/RCS/C550/e3055" decoder="String" default="null" /> <jb:value property="e7294RequirementOrCondition" data="PARTIN/Segment_group_4/Segment_group_11/RCS/C550/e7294" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.MOA_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_11"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_11.MOA" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.MOA" class="org.virtuslab.edi.unedifact.d99a.common.MOAMonetaryAmount" createOnElement="PARTIN/Segment_group_4/Segment_group_11/MOA"> <jb:wiring property="c516MonetaryAmount" beanIdRef="PARTIN.Segment_group_4.Segment_group_11.MOA.C516" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.MOA.C516" class="org.virtuslab.edi.unedifact.d99a.common.field.C516MonetaryAmount" createOnElement="PARTIN/Segment_group_4/Segment_group_11/MOA/C516"> <jb:value property="e5025MonetaryAmountTypeQualifier" data="PARTIN/Segment_group_4/Segment_group_11/MOA/C516/e5025" decoder="String" default="null" /> <jb:value property="e5004MonetaryAmount" data="PARTIN/Segment_group_4/Segment_group_11/MOA/C516/e5004" decoder="DABigDecimal" default="null" /> <jb:value property="e6345CurrencyCoded" data="PARTIN/Segment_group_4/Segment_group_11/MOA/C516/e6345" decoder="String" default="null" /> <jb:value property="e6343CurrencyQualifier" data="PARTIN/Segment_group_4/Segment_group_11/MOA/C516/e6343" decoder="String" default="null" /> <jb:value property="e4405StatusCoded" data="PARTIN/Segment_group_4/Segment_group_11/MOA/C516/e4405" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.QTY_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_11"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_11.QTY" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.QTY" class="org.virtuslab.edi.unedifact.d99a.common.QTYQuantity" createOnElement="PARTIN/Segment_group_4/Segment_group_11/QTY"> <jb:wiring property="c186QuantityDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_11.QTY.C186" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_11.QTY.C186" class="org.virtuslab.edi.unedifact.d99a.common.field.C186QuantityDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_11/QTY/C186"> <jb:value property="e6063QuantityQualifier" data="PARTIN/Segment_group_4/Segment_group_11/QTY/C186/e6063" decoder="String" default="null" /> <jb:value property="e6060Quantity" data="PARTIN/Segment_group_4/Segment_group_11/QTY/C186/e6060" decoder="DABigDecimal" default="null" /> <jb:value property="e6411MeasureUnitQualifier" data="PARTIN/Segment_group_4/Segment_group_11/QTY/C186/e6411" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_12" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup12" createOnElement="PARTIN/Segment_group_4/Segment_group_12"> <jb:wiring property="cCICharacteristicClassId" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.CCI" /> <jb:wiring property="mOAMonetaryAmount" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.MOA_List" /> <jb:wiring property="qTYQuantity" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.QTY_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.CCI" class="org.virtuslab.edi.unedifact.d99a.common.CCICharacteristicClassId" createOnElement="PARTIN/Segment_group_4/Segment_group_12/CCI"> <jb:value property="e7059PropertyClassCoded" data="PARTIN/Segment_group_4/Segment_group_12/CCI/e7059" decoder="String" default="null" /> <jb:value property="e4051CharacteristicRelevanceCoded" data="PARTIN/Segment_group_4/Segment_group_12/CCI/e4051" decoder="String" default="null" /> <jb:wiring property="c502MeasurementDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.CCI.C502" /> <jb:wiring property="c240ProductCharacteristic" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.CCI.C240" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.CCI.C502" class="org.virtuslab.edi.unedifact.d99a.common.field.C502MeasurementDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_12/CCI/C502"> <jb:value property="e6313PropertyMeasuredCoded" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C502/e6313" decoder="String" default="null" /> <jb:value property="e6321MeasurementSignificanceCoded" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C502/e6321" decoder="String" default="null" /> <jb:value property="e6155MeasurementAttributeIdentification" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C502/e6155" decoder="String" default="null" /> <jb:value property="e6154MeasurementAttribute" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C502/e6154" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.CCI.C240" class="org.virtuslab.edi.unedifact.d99a.common.field.C240ProductCharacteristic" createOnElement="PARTIN/Segment_group_4/Segment_group_12/CCI/C240"> <jb:value property="e7037CharacteristicIdentification" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C240/e7037" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C240/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C240/e3055" decoder="String" default="null" /> <jb:value property="e70361Characteristic" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C240/e7036_-_-1" decoder="String" default="null" /> <jb:value property="e70362Characteristic" data="PARTIN/Segment_group_4/Segment_group_12/CCI/C240/e7036_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.MOA_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_12"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_12.MOA" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.MOA" class="org.virtuslab.edi.unedifact.d99a.common.MOAMonetaryAmount" createOnElement="PARTIN/Segment_group_4/Segment_group_12/MOA"> <jb:wiring property="c516MonetaryAmount" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.MOA.C516" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.MOA.C516" class="org.virtuslab.edi.unedifact.d99a.common.field.C516MonetaryAmount" createOnElement="PARTIN/Segment_group_4/Segment_group_12/MOA/C516"> <jb:value property="e5025MonetaryAmountTypeQualifier" data="PARTIN/Segment_group_4/Segment_group_12/MOA/C516/e5025" decoder="String" default="null" /> <jb:value property="e5004MonetaryAmount" data="PARTIN/Segment_group_4/Segment_group_12/MOA/C516/e5004" decoder="DABigDecimal" default="null" /> <jb:value property="e6345CurrencyCoded" data="PARTIN/Segment_group_4/Segment_group_12/MOA/C516/e6345" decoder="String" default="null" /> <jb:value property="e6343CurrencyQualifier" data="PARTIN/Segment_group_4/Segment_group_12/MOA/C516/e6343" decoder="String" default="null" /> <jb:value property="e4405StatusCoded" data="PARTIN/Segment_group_4/Segment_group_12/MOA/C516/e4405" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.QTY_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_12"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_12.QTY" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.QTY" class="org.virtuslab.edi.unedifact.d99a.common.QTYQuantity" createOnElement="PARTIN/Segment_group_4/Segment_group_12/QTY"> <jb:wiring property="c186QuantityDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_12.QTY.C186" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_12.QTY.C186" class="org.virtuslab.edi.unedifact.d99a.common.field.C186QuantityDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_12/QTY/C186"> <jb:value property="e6063QuantityQualifier" data="PARTIN/Segment_group_4/Segment_group_12/QTY/C186/e6063" decoder="String" default="null" /> <jb:value property="e6060Quantity" data="PARTIN/Segment_group_4/Segment_group_12/QTY/C186/e6060" decoder="DABigDecimal" default="null" /> <jb:value property="e6411MeasureUnitQualifier" data="PARTIN/Segment_group_4/Segment_group_12/QTY/C186/e6411" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_13" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup13" createOnElement="PARTIN/Segment_group_4/Segment_group_13"> <jb:wiring property="pRCProcessIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.PRC" /> <jb:wiring property="segmentGroup14" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.PRC" class="org.virtuslab.edi.unedifact.d99a.common.PRCProcessIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_13/PRC"> <jb:wiring property="c242ProcessTypeAndDescription" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.PRC.C242" /> <jb:wiring property="c830ProcessIdentificationDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.PRC.C830" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.PRC.C242" class="org.virtuslab.edi.unedifact.d99a.common.field.C242ProcessTypeAndDescription" createOnElement="PARTIN/Segment_group_4/Segment_group_13/PRC/C242"> <jb:value property="e7187ProcessTypeIdentification" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C242/e7187" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C242/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C242/e3055" decoder="String" default="null" /> <jb:value property="e71861ProcessType" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C242/e7186_-_-1" decoder="String" default="null" /> <jb:value property="e71862ProcessType" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C242/e7186_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.PRC.C830" class="org.virtuslab.edi.unedifact.d99a.common.field.C830ProcessIdentificationDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_13/PRC/C830"> <jb:value property="e7191ProcessIdentification" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C830/e7191" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C830/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C830/e3055" decoder="String" default="null" /> <jb:value property="e7190Process" data="PARTIN/Segment_group_4/Segment_group_13/PRC/C830/e7190" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_13"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup14" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14"> <jb:wiring property="lINLineItem" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.LIN" /> <jb:wiring property="nADNameAndAddress" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD" /> <jb:wiring property="segmentGroup15" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.LIN" class="org.virtuslab.edi.unedifact.d99a.common.LINLineItem" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN"> <jb:value property="e1082LineItemNumber" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/e1082" decoder="String" default="null" /> <jb:value property="e1229ActionRequestNotificationCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/e1229" decoder="String" default="null" /> <jb:value property="e1222ConfigurationLevel" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/e1222" decoder="DABigDecimal" default="null" /> <jb:value property="e7083ConfigurationCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/e7083" decoder="String" default="null" /> <jb:wiring property="c212ItemNumberIdentification" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.LIN.C212" /> <jb:wiring property="c829SubLineInformation" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.LIN.C829" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.LIN.C212" class="org.virtuslab.edi.unedifact.d99a.common.field.C212ItemNumberIdentification" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C212"> <jb:value property="e7140ItemNumber" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C212/e7140" decoder="String" default="null" /> <jb:value property="e7143ItemNumberTypeCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C212/e7143" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C212/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C212/e3055" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.LIN.C829" class="org.virtuslab.edi.unedifact.d99a.common.field.C829SubLineInformation" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C829"> <jb:value property="e5495SubLineIndicatorCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C829/e5495" decoder="String" default="null" /> <jb:value property="e1082LineItemNumber" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/LIN/C829/e1082" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD" class="org.virtuslab.edi.unedifact.d99a.common.NADNameAndAddress" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD"> <jb:value property="e3035PartyQualifier" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/e3035" decoder="String" default="null" /> <jb:value property="e3164CityName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/e3164" decoder="String" default="null" /> <jb:value property="e3229CountrySubEntityIdentification" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/e3229" decoder="String" default="null" /> <jb:value property="e3251PostcodeIdentification" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/e3251" decoder="String" default="null" /> <jb:value property="e3207CountryCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/e3207" decoder="String" default="null" /> <jb:wiring property="c082PartyIdentificationDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C082" /> <jb:wiring property="c058NameAndAddress" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C058" /> <jb:wiring property="c080PartyName" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C080" /> <jb:wiring property="c059Street" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C059" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C082" class="org.virtuslab.edi.unedifact.d99a.common.field.C082PartyIdentificationDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C082"> <jb:value property="e3039PartyIdentification" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C082/e3039" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C082/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C082/e3055" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C058" class="org.virtuslab.edi.unedifact.d99a.common.field.C058NameAndAddress" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C058"> <jb:value property="e31241NameAndAddressLine" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C058/e3124_-_-1" decoder="String" default="null" /> <jb:value property="e31242NameAndAddressLine" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C058/e3124_-_-2" decoder="String" default="null" /> <jb:value property="e31243NameAndAddressLine" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C058/e3124_-_-3" decoder="String" default="null" /> <jb:value property="e31244NameAndAddressLine" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C058/e3124_-_-4" decoder="String" default="null" /> <jb:value property="e31245NameAndAddressLine" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C058/e3124_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C080" class="org.virtuslab.edi.unedifact.d99a.common.field.C080PartyName" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080"> <jb:value property="e30361PartyName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080/e3036_-_-1" decoder="String" default="null" /> <jb:value property="e30362PartyName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080/e3036_-_-2" decoder="String" default="null" /> <jb:value property="e30363PartyName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080/e3036_-_-3" decoder="String" default="null" /> <jb:value property="e30364PartyName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080/e3036_-_-4" decoder="String" default="null" /> <jb:value property="e30365PartyName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080/e3036_-_-5" decoder="String" default="null" /> <jb:value property="e3045PartyNameFormatCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C080/e3045" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.NAD.C059" class="org.virtuslab.edi.unedifact.d99a.common.field.C059Street" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C059"> <jb:value property="e30421StreetAndNumberPOBox" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C059/e3042_-_-1" decoder="String" default="null" /> <jb:value property="e30422StreetAndNumberPOBox" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C059/e3042_-_-2" decoder="String" default="null" /> <jb:value property="e30423StreetAndNumberPOBox" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C059/e3042_-_-3" decoder="String" default="null" /> <jb:value property="e30424StreetAndNumberPOBox" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/NAD/C059/e3042_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15" class="org.virtuslab.edi.unedifact.d99a.PARTIN.SegmentGroup15" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15"> <jb:wiring property="dOCDocumentMessageDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DOC" /> <jb:wiring property="dTMDateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DTM_List" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DOC" class="org.virtuslab.edi.unedifact.d99a.common.DOCDocumentMessageDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC"> <jb:value property="e3153CommunicationChannelIdentifierCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/e3153" decoder="String" default="null" /> <jb:value property="e1220NumberOfCopiesOfDocumentRequired" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/e1220" decoder="DABigDecimal" default="null" /> <jb:value property="e1218NumberOfOriginalsOfDocumentRequired" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/e1218" decoder="DABigDecimal" default="null" /> <jb:wiring property="c002DocumentMessageName" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DOC.C002" /> <jb:wiring property="c503DocumentMessageDetails" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DOC.C503" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DOC.C002" class="org.virtuslab.edi.unedifact.d99a.common.field.C002DocumentMessageName" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C002"> <jb:value property="e1001DocumentMessageNameCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C002/e1001" decoder="String" default="null" /> <jb:value property="e1131CodeListQualifier" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C002/e1131" decoder="String" default="null" /> <jb:value property="e3055CodeListResponsibleAgencyCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C002/e3055" decoder="String" default="null" /> <jb:value property="e1000DocumentMessageName" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C002/e1000" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DOC.C503" class="org.virtuslab.edi.unedifact.d99a.common.field.C503DocumentMessageDetails" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503"> <jb:value property="e1004DocumentMessageNumber" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503/e1004" decoder="String" default="null" /> <jb:value property="e1373DocumentMessageStatusCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503/e1373" decoder="String" default="null" /> <jb:value property="e1366DocumentMessageSource" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503/e1366" decoder="String" default="null" /> <jb:value property="e3453LanguageCoded" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503/e3453" decoder="String" default="null" /> <jb:value property="e1056Version" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503/e1056" decoder="String" default="null" /> <jb:value property="e1060RevisionNumber" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DOC/C503/e1060" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DTM_List" class="java.util.ArrayList" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DTM" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DTM" class="org.virtuslab.edi.unedifact.d99a.common.DTMDateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DTM"> <jb:wiring property="c507DateTimePeriod" beanIdRef="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DTM.C507" /> </jb:bean> <jb:bean beanId="PARTIN.Segment_group_4.Segment_group_13.Segment_group_14.Segment_group_15.DTM.C507" class="org.virtuslab.edi.unedifact.d99a.common.field.C507DateTimePeriod" createOnElement="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DTM/C507"> <jb:value property="e2005DateTimePeriodQualifier" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DTM/C507/e2005" decoder="String" default="null" /> <jb:value property="e2380DateTimePeriod" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DTM/C507/e2380" decoder="String" default="null" /> <jb:value property="e2379DateTimePeriodFormatQualifier" data="PARTIN/Segment_group_4/Segment_group_13/Segment_group_14/Segment_group_15/DTM/C507/e2379" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>