org.milyn.edi.unedifact.d96a.DOCAMI.bindingconfig.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd" xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd" xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd"> <!-- Generated by Smooks EJC (Edifact Java Compiler). --> <params> <param name="stream.filter.type">SAX</param> </params> <edi:reader mappingModel="/org/milyn/edi/unedifact/d96a/DOCAMI/edimappingconfig.xml" validate="false" /> <jb:bean beanId="DOCAMI" class="org.milyn.edi.unedifact.d96a.DOCAMI.Docami" createOnElement="DOCAMI"> <jb:wiring property="beginningOfMessage" beanIdRef="DOCAMI.Beginning_of_message" /> <jb:wiring property="reference" beanIdRef="DOCAMI.Reference_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Monetary_amount_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="DOCAMI.Place_location_identification_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="DOCAMI.Transport_service_requirements" /> <jb:wiring property="freeText" beanIdRef="DOCAMI.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="DOCAMI.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="DOCAMI.Segment_group_2_List" /> <jb:wiring property="segmentGroup3" beanIdRef="DOCAMI.Segment_group_3_List" /> <jb:wiring property="segmentGroup6" beanIdRef="DOCAMI.Segment_group_6" /> </jb:bean> <jb:bean beanId="DOCAMI.Beginning_of_message" class="org.milyn.edi.unedifact.d96a.common.BeginningOfMessage" createOnElement="DOCAMI/Beginning_of_message"> <jb:value property="documentMessageNumber" data="DOCAMI/Beginning_of_message/Document_message_number" decoder="String" default="null" /> <jb:value property="messageFunctionCoded" data="DOCAMI/Beginning_of_message/Message_function__coded" decoder="String" default="null" /> <jb:value property="responseTypeCoded" data="DOCAMI/Beginning_of_message/Response_type__coded" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="DOCAMI.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> </jb:bean> <jb:bean beanId="DOCAMI.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="DOCAMI/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="DOCAMI/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="DOCAMI/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Reference_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Reference" /> </jb:bean> <jb:bean beanId="DOCAMI.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="DOCAMI/Reference"> <jb:wiring property="reference" beanIdRef="DOCAMI.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="DOCAMI.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="DOCAMI/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="DOCAMI/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="DOCAMI/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="DOCAMI/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="DOCAMI/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Date_time_period_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Date_time_period" /> </jb:bean> <jb:bean beanId="DOCAMI.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="DOCAMI/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="DOCAMI.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="DOCAMI/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="DOCAMI/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="DOCAMI/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="DOCAMI/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Monetary_amount_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Monetary_amount" /> </jb:bean> <jb:bean beanId="DOCAMI.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="DOCAMI/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="DOCAMI.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="DOCAMI/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="DOCAMI/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="DOCAMI/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="DOCAMI/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="DOCAMI/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="DOCAMI/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Place_location_identification_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Place_location_identification" /> </jb:bean> <jb:bean beanId="DOCAMI.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="DOCAMI/Place_location_identification"> <jb:value property="placeLocationQualifier" data="DOCAMI/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="DOCAMI/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="DOCAMI.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="DOCAMI.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="DOCAMI.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="DOCAMI.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="DOCAMI/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="DOCAMI/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="DOCAMI/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="DOCAMI/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="DOCAMI/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="DOCAMI/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="DOCAMI/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="DOCAMI/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="DOCAMI/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Transport_service_requirements" class="org.milyn.edi.unedifact.d96a.common.TransportServiceRequirements" createOnElement="DOCAMI/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="DOCAMI.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="DOCAMI.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="DOCAMI.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="DOCAMI.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="DOCAMI.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d96a.common.field.ContractAndCarriageConditionC536" createOnElement="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCoded" data="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d96a.common.field.ServiceC233" createOnElement="DOCAMI/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCoded1" data="DOCAMI/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCoded2" data="DOCAMI/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="DOCAMI/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d96a.common.field.TransportPriorityC537" createOnElement="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportPriorityCoded" data="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_priority__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d96a.common.field.NatureOfCargoC703" createOnElement="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="natureOfCargoCoded" data="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO/Nature_of_cargo__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Free_text_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Free_text" /> </jb:bean> <jb:bean beanId="DOCAMI.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="DOCAMI/Free_text"> <jb:value property="textSubjectQualifier" data="DOCAMI/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DOCAMI/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="DOCAMI/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DOCAMI.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DOCAMI.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DOCAMI.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="DOCAMI/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="DOCAMI/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d96a.common.field.TextLiteralC108" createOnElement="DOCAMI/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="DOCAMI/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="DOCAMI/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="DOCAMI/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="DOCAMI/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="DOCAMI/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Segment_group_1" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1" class="org.milyn.edi.unedifact.d96a.DOCAMI.SegmentGroup1" createOnElement="DOCAMI/Segment_group_1"> <jb:wiring property="financialInstitutionInformation" beanIdRef="DOCAMI.Segment_group_1.Financial_institution_information" /> <jb:wiring property="reference" beanIdRef="DOCAMI.Segment_group_1.Reference_List" /> <jb:wiring property="contactInformation" beanIdRef="DOCAMI.Segment_group_1.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="DOCAMI.Segment_group_1.Communication_contact_List" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Financial_institution_information" class="org.milyn.edi.unedifact.d96a.common.FinancialInstitutionInformation" createOnElement="DOCAMI/Segment_group_1/Financial_institution_information"> <jb:value property="partyQualifier" data="DOCAMI/Segment_group_1/Financial_institution_information/Party_qualifier" decoder="String" default="null" /> <jb:value property="countryCoded" data="DOCAMI/Segment_group_1/Financial_institution_information/Country__coded" decoder="String" default="null" /> <jb:wiring property="accountIdentification" beanIdRef="DOCAMI.Segment_group_1.Financial_institution_information.ACCOUNT_IDENTIFICATION" /> <jb:wiring property="institutionIdentification" beanIdRef="DOCAMI.Segment_group_1.Financial_institution_information.INSTITUTION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Financial_institution_information.ACCOUNT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.AccountIdentificationC078" createOnElement="DOCAMI/Segment_group_1/Financial_institution_information/ACCOUNT_IDENTIFICATION"> <jb:value property="accountHolderNumber" data="DOCAMI/Segment_group_1/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_number" decoder="String" default="null" /> <jb:value property="accountHolderName1" data="DOCAMI/Segment_group_1/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" /> <jb:value property="accountHolderName2" data="DOCAMI/Segment_group_1/Financial_institution_information/ACCOUNT_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" /> <jb:value property="currencyCoded" data="DOCAMI/Segment_group_1/Financial_institution_information/ACCOUNT_IDENTIFICATION/Currency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.InstitutionIdentificationC088" createOnElement="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION"> <jb:value property="institutionNameIdentification" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="institutionBranchNumber" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_number" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="institutionName" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" /> <jb:value property="institutionBranchPlace" data="DOCAMI/Segment_group_1/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_place" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Reference_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_1"> <jb:wiring beanIdRef="DOCAMI.Segment_group_1.Reference" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="DOCAMI/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="DOCAMI.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="DOCAMI/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="DOCAMI/Segment_group_1/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="DOCAMI/Segment_group_1/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="DOCAMI/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="DOCAMI/Segment_group_1/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="DOCAMI/Segment_group_1/Contact_information"> <jb:value property="contactFunctionCoded" data="DOCAMI/Segment_group_1/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="DOCAMI.Segment_group_1.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="DOCAMI/Segment_group_1/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="DOCAMI/Segment_group_1/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="DOCAMI/Segment_group_1/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Communication_contact_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_1"> <jb:wiring beanIdRef="DOCAMI.Segment_group_1.Communication_contact" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Communication_contact" class="org.milyn.edi.unedifact.d96a.common.CommunicationContact" createOnElement="DOCAMI/Segment_group_1/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="DOCAMI.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d96a.common.field.CommunicationContactC076" createOnElement="DOCAMI/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="DOCAMI/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="DOCAMI/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Segment_group_2" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2" class="org.milyn.edi.unedifact.d96a.DOCAMI.SegmentGroup2" createOnElement="DOCAMI/Segment_group_2"> <jb:wiring property="nameAndAddress" beanIdRef="DOCAMI.Segment_group_2.Name_and_address" /> <jb:wiring property="reference" beanIdRef="DOCAMI.Segment_group_2.Reference" /> <jb:wiring property="contactInformation" beanIdRef="DOCAMI.Segment_group_2.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="DOCAMI.Segment_group_2.Communication_contact_List" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="DOCAMI/Segment_group_2/Name_and_address"> <jb:value property="partyQualifier" data="DOCAMI/Segment_group_2/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="DOCAMI/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="DOCAMI/Segment_group_2/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="DOCAMI/Segment_group_2/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="DOCAMI/Segment_group_2/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="DOCAMI.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="DOCAMI.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="DOCAMI.Segment_group_2.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="DOCAMI.Segment_group_2.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="DOCAMI/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="DOCAMI/Segment_group_2/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="DOCAMI/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="DOCAMI/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="DOCAMI/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="DOCAMI/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="DOCAMI/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d96a.common.field.PartyNameC080" createOnElement="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="DOCAMI/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="DOCAMI/Segment_group_2/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="DOCAMI/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="DOCAMI/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="DOCAMI/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox4" data="DOCAMI/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="DOCAMI/Segment_group_2/Reference"> <jb:wiring property="reference" beanIdRef="DOCAMI.Segment_group_2.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="DOCAMI/Segment_group_2/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="DOCAMI/Segment_group_2/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="DOCAMI/Segment_group_2/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="DOCAMI/Segment_group_2/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="DOCAMI/Segment_group_2/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="DOCAMI/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCoded" data="DOCAMI/Segment_group_2/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="DOCAMI.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="DOCAMI/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="DOCAMI/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="DOCAMI/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_2"> <jb:wiring beanIdRef="DOCAMI.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d96a.common.CommunicationContact" createOnElement="DOCAMI/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="DOCAMI.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d96a.common.field.CommunicationContactC076" createOnElement="DOCAMI/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="DOCAMI/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="DOCAMI/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3_List" class="java.util.ArrayList" createOnElement="DOCAMI"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3" class="org.milyn.edi.unedifact.d96a.DOCAMI.SegmentGroup3" createOnElement="DOCAMI/Segment_group_3"> <jb:wiring property="financialChargesAllocation" beanIdRef="DOCAMI.Segment_group_3.Financial_charges_allocation" /> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Segment_group_3.Monetary_amount_List" /> <jb:wiring property="segmentGroup4" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Financial_charges_allocation" class="org.milyn.edi.unedifact.d96a.common.FinancialChargesAllocation" createOnElement="DOCAMI/Segment_group_3/Financial_charges_allocation"> <jb:value property="settlementCoded" data="DOCAMI/Segment_group_3/Financial_charges_allocation/Settlement__coded" decoder="String" default="null" /> <jb:wiring property="chargeAllowanceAccount" beanIdRef="DOCAMI.Segment_group_3.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d96a.common.field.ChargeAllowanceAccountC878" createOnElement="DOCAMI/Segment_group_3/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT"> <jb:value property="institutionBranchNumber" data="DOCAMI/Segment_group_3/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Segment_group_3/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Segment_group_3/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="accountHolderNumber" data="DOCAMI/Segment_group_3/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_number" decoder="String" default="null" /> <jb:value property="currencyCoded" data="DOCAMI/Segment_group_3/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Monetary_amount_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_3"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3.Monetary_amount" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="DOCAMI/Segment_group_3/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="DOCAMI/Segment_group_3/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="DOCAMI/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="DOCAMI/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="DOCAMI/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="DOCAMI/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="DOCAMI/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_3"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d96a.DOCAMI.SegmentGroup4" createOnElement="DOCAMI/Segment_group_3/Segment_group_4"> <jb:wiring property="allowanceOrCharge" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Allowance_or_charge" /> <jb:wiring property="percentageDetails" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Percentage_details_List" /> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Monetary_amount_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Date_time_period" /> <jb:wiring property="segmentGroup5" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Allowance_or_charge" class="org.milyn.edi.unedifact.d96a.common.AllowanceOrCharge" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge"> <jb:value property="allowanceOrChargeQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/Allowance_or_charge_qualifier" decoder="String" default="null" /> <jb:value property="settlementCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/Settlement__coded" decoder="String" default="null" /> <jb:value property="calculationSequenceIndicatorCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/Calculation_sequence_indicator__coded" decoder="String" default="null" /> <jb:wiring property="allowanceChargeInformation" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" /> <jb:wiring property="specialServicesIdentification" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.AllowanceChargeInformationC552" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION"> <jb:value property="allowanceOrChargeNumber" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_number" decoder="String" default="null" /> <jb:value property="chargeAllowanceDescriptionCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Charge_allowance_description__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.SpecialServicesIdentificationC214" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION"> <jb:value property="specialServicesCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_services__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="specialService1" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_-_-1" decoder="String" default="null" /> <jb:value property="specialService2" data="DOCAMI/Segment_group_3/Segment_group_4/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Percentage_details_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Percentage_details" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Percentage_details" class="org.milyn.edi.unedifact.d96a.common.PercentageDetails" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PercentageDetailsC501" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Monetary_amount_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Monetary_amount" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="DOCAMI/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d96a.DOCAMI.SegmentGroup5" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="dutyTaxFeeDetails" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details" /> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d96a.common.DutyTaxFeeDetails" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details"> <jb:value property="dutyTaxFeeFunctionQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/Duty_tax_fee_function_qualifier" decoder="String" default="null" /> <jb:value property="dutyTaxFeeAssessmentBasis" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/Duty_tax_fee_assessment_basis" decoder="String" default="null" /> <jb:value property="dutyTaxFeeCategoryCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/Duty_tax_fee_category__coded" decoder="String" default="null" /> <jb:value property="partyTaxIdentificationNumber" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/Party_tax_identification_number" decoder="String" default="null" /> <jb:wiring property="dutyTaxFeeType" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" /> <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" /> <jb:wiring property="dutyTaxFeeDetail" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d96a.common.field.DutyTaxFeeTypeC241" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE"> <jb:value property="dutyTaxFeeTypeCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_tax_fee_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="dutyTaxFeeType" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_tax_fee_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d96a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL"> <jb:value property="dutyTaxFeeAccountIdentification" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_tax_fee_account_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d96a.common.field.DutyTaxFeeDetailC243" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL"> <jb:value property="dutyTaxFeeRateIdentification" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_tax_fee_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="dutyTaxFeeRate" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_tax_fee_rate" decoder="String" default="null" /> <jb:value property="dutyTaxFeeRateBasisIdentification" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_tax_fee_rate_basis_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_List" class="java.util.ArrayList" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="DOCAMI/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_6" class="org.milyn.edi.unedifact.d96a.DOCAMI.SegmentGroup6" createOnElement="DOCAMI/Segment_group_6"> <jb:wiring property="authenticationResult" beanIdRef="DOCAMI.Segment_group_6.Authentication_result" /> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_6.Date_time_period" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_6.Authentication_result" class="org.milyn.edi.unedifact.d96a.common.AuthenticationResult" createOnElement="DOCAMI/Segment_group_6/Authentication_result"> <jb:value property="validationResult" data="DOCAMI/Segment_group_6/Authentication_result/Validation_result" decoder="String" default="null" /> <jb:value property="validationKeyIdentification" data="DOCAMI/Segment_group_6/Authentication_result/Validation_key_identification" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_6.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="DOCAMI/Segment_group_6/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="DOCAMI.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="DOCAMI.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="DOCAMI/Segment_group_6/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="DOCAMI/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="DOCAMI/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="DOCAMI/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>