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

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


    <jb:bean beanId="LEDGER" class="org.milyn.edi.unedifact.d06b.LEDGER.Ledger" createOnElement="LEDGER">
        <jb:wiring property="beginningOfMessage" beanIdRef="LEDGER.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="LEDGER.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="LEDGER.Reference_List" />
        <jb:wiring property="currencies" beanIdRef="LEDGER.Currencies_List" />
        <jb:wiring property="freeText" beanIdRef="LEDGER.Free_text" />
        <jb:wiring property="segmentGroup1" beanIdRef="LEDGER.Segment_group_1_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="LEDGER.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="LEDGER.Segment_group_4_List" />
        <jb:wiring property="sectionControl" beanIdRef="LEDGER.Section_control" />
        <jb:wiring property="segmentGroup10" beanIdRef="LEDGER.Segment_group_10" />
        <jb:wiring property="segmentGroup11" beanIdRef="LEDGER.Segment_group_11" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="LEDGER.Currencies_List" class="java.util.ArrayList" createOnElement="LEDGER">
        <jb:wiring beanIdRef="LEDGER.Currencies" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="LEDGER/Currencies">
        <jb:value property="currencyExchangeRate" data="LEDGER/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="LEDGER/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="LEDGER.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="LEDGER.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="LEDGER/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="LEDGER/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="LEDGER/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_1" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup1" createOnElement="LEDGER/Segment_group_1">
        <jb:wiring property="nameAndAddress" beanIdRef="LEDGER.Segment_group_1.Name_and_address" />
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_1.Reference_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="LEDGER.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_1.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="LEDGER/Segment_group_1/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="LEDGER/Segment_group_1/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="LEDGER/Segment_group_1/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="LEDGER/Segment_group_1/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="LEDGER/Segment_group_1/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="LEDGER.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="LEDGER.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="LEDGER.Segment_group_1.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="LEDGER.Segment_group_1.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="LEDGER.Segment_group_1.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_1.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="LEDGER/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="LEDGER/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="LEDGER/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup2" createOnElement="LEDGER/Segment_group_1/Segment_group_2">
        <jb:wiring property="contactInformation" beanIdRef="LEDGER.Segment_group_1.Segment_group_2.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="LEDGER.Segment_group_1.Segment_group_2.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_1.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="LEDGER/Segment_group_1/Segment_group_2/Contact_information">
        <jb:value property="contactFunctionCode" data="LEDGER/Segment_group_1/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="LEDGER.Segment_group_1.Segment_group_2.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_1.Segment_group_2.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="LEDGER/Segment_group_1/Segment_group_2/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="LEDGER/Segment_group_1/Segment_group_2/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="LEDGER/Segment_group_1/Segment_group_2/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_1.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_1/Segment_group_2">
        <jb:wiring beanIdRef="LEDGER.Segment_group_1.Segment_group_2.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_1.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="LEDGER/Segment_group_1/Segment_group_2/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="LEDGER.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="LEDGER/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="LEDGER/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="LEDGER/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Segment_group_3" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup3" createOnElement="LEDGER/Segment_group_3">
        <jb:wiring property="characteristicClassId" beanIdRef="LEDGER.Segment_group_3.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="LEDGER.Segment_group_3.Characteristic_value" />
    </jb:bean>

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_3.Characteristic_value" class="org.milyn.edi.unedifact.d06b.common.CharacteristicValue" createOnElement="LEDGER/Segment_group_3/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="LEDGER.Segment_group_3.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_3.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d06b.common.field.CharacteristicValueC889" createOnElement="LEDGER/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="LEDGER/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="LEDGER/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="LEDGER/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Segment_group_4" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup4" createOnElement="LEDGER/Segment_group_4">
        <jb:wiring property="sequenceDetails" beanIdRef="LEDGER.Segment_group_4.Sequence_details" />
        <jb:wiring property="accountIdentification" beanIdRef="LEDGER.Segment_group_4.Account_identification_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="LEDGER.Segment_group_4.Financial_institution_information" />
        <jb:wiring property="segmentGroup5" beanIdRef="LEDGER.Segment_group_4.Segment_group_5_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="LEDGER.Segment_group_4.Segment_group_9" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Sequence_details" class="org.milyn.edi.unedifact.d06b.common.SequenceDetails" createOnElement="LEDGER/Segment_group_4/Sequence_details">
        <jb:value property="actionCode" data="LEDGER/Segment_group_4/Sequence_details/Action_code" decoder="String" default="null" />
        <jb:wiring property="sequenceInformation" beanIdRef="LEDGER.Segment_group_4.Sequence_details.SEQUENCE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.SequenceInformationC286" createOnElement="LEDGER/Segment_group_4/Sequence_details/SEQUENCE_INFORMATION">
        <jb:value property="sequencePositionIdentifier" data="LEDGER/Segment_group_4/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="sequenceIdentifierSourceCode" data="LEDGER/Segment_group_4/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Account_identification_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Account_identification" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Account_identification" class="org.milyn.edi.unedifact.d06b.common.AccountIdentification" createOnElement="LEDGER/Segment_group_4/Account_identification">
        <jb:value property="accountTypeCodeQualifier" data="LEDGER/Segment_group_4/Account_identification/Account_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="accountIdentification" beanIdRef="LEDGER.Segment_group_4.Account_identification.ACCOUNT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Account_identification.ACCOUNT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountIdentificationC593" createOnElement="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION">
        <jb:value property="accountIdentifier" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Account_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountAbbreviatedName" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Account_abbreviated_name" decoder="String" default="null" />
        <jb:value property="accountName1" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Account_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountName2" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Account_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Segment_group_4/Account_identification/ACCOUNT_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="LEDGER/Segment_group_4/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="LEDGER/Segment_group_4/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="LEDGER/Segment_group_4/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="LEDGER.Segment_group_4.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="LEDGER.Segment_group_4.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="LEDGER/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="LEDGER/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="LEDGER/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="LEDGER/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="LEDGER/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup5" createOnElement="LEDGER/Segment_group_4/Segment_group_5">
        <jb:wiring property="indexDetails" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Index_details" />
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Reference" />
        <jb:wiring property="freeText" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Free_text" />
        <jb:wiring property="segmentGroup6" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_8" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Index_details" class="org.milyn.edi.unedifact.d06b.common.IndexDetails" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Index_details">
        <jb:wiring property="indexIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Index_details.INDEX_IDENTIFICATION" />
        <jb:wiring property="indexValue" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Index_details.INDEX_VALUE" />
    </jb:bean>

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Reference">
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup6" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring property="lineItem" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Line_item" />
        <jb:wiring property="accountIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Account_identification_List" />
        <jb:wiring property="accountingJournalIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Accounting_journal_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Free_text" />
        <jb:wiring property="paymentInstructions" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Payment_instructions" />
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Reference_List" />
        <jb:wiring property="quantity" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Quantity_List" />
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Financial_institution_information" />
        <jb:wiring property="currencies" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7_List" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Line_item" class="org.milyn.edi.unedifact.d06b.common.LineItem" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Line_item">
        <jb:value property="lineItemIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Line_item/Action_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Account_identification_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Account_identification" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Account_identification" class="org.milyn.edi.unedifact.d06b.common.AccountIdentification" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification">
        <jb:value property="accountTypeCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/Account_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="accountIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Account_identification.ACCOUNT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Account_identification.ACCOUNT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountIdentificationC593" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION">
        <jb:value property="accountIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Account_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountAbbreviatedName" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Account_abbreviated_name" decoder="String" default="null" />
        <jb:value property="accountName1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Account_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountName2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Account_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Account_identification/ACCOUNT_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Accounting_journal_identification" class="org.milyn.edi.unedifact.d06b.common.AccountingJournalIdentification" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification">
        <jb:wiring property="accountingJournalIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Accounting_journal_identification.ACCOUNTING_JOURNAL_IDENTIFICATION" />
        <jb:wiring property="accountingEntryTypeDetails" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Accounting_journal_identification.ACCOUNTING_ENTRY_TYPE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Accounting_journal_identification.ACCOUNTING_JOURNAL_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountingJournalIdentificationC595" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_JOURNAL_IDENTIFICATION">
        <jb:value property="accountingJournalIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_JOURNAL_IDENTIFICATION/Accounting_journal_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_JOURNAL_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_JOURNAL_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountingJournalName" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_JOURNAL_IDENTIFICATION/Accounting_journal_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Accounting_journal_identification.ACCOUNTING_ENTRY_TYPE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.AccountingEntryTypeDetailsC596" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_ENTRY_TYPE_DETAILS">
        <jb:value property="accountingEntryTypeNameCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_ENTRY_TYPE_DETAILS/Accounting_entry_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_ENTRY_TYPE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_ENTRY_TYPE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountingEntryTypeName" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Accounting_journal_identification/ACCOUNTING_ENTRY_TYPE_DETAILS/Accounting_entry_type_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Payment_instructions" class="org.milyn.edi.unedifact.d06b.common.PaymentInstructions" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions">
        <jb:wiring property="paymentInstructionDetails" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PaymentInstructionDetailsC534" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS">
        <jb:value property="paymentConditionsCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_conditions_code" decoder="String" default="null" />
        <jb:value property="paymentGuaranteeMeansCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_guarantee_means_code" decoder="String" default="null" />
        <jb:value property="paymentMeansCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_means_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentChannelCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_channel_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Reference_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Reference" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference">
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Quantity_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Quantity" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.QuantityDetailsC186" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d06b.common.DutyTaxFeeDetails" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies">
        <jb:value property="currencyExchangeRate" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup7" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7">
        <jb:wiring property="characteristicClassId" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7.Characteristic_value" />
    </jb:bean>

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

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7.Characteristic_value" class="org.milyn.edi.unedifact.d06b.common.CharacteristicValue" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_6.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d06b.common.field.CharacteristicValueC889" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_6/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_8" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup8" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_8">
        <jb:wiring property="authenticationResult" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_8.Authentication_result" />
        <jb:wiring property="dateTimePeriod" beanIdRef="LEDGER.Segment_group_4.Segment_group_5.Segment_group_8.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_5.Segment_group_8.Authentication_result" class="org.milyn.edi.unedifact.d06b.common.AuthenticationResult" createOnElement="LEDGER/Segment_group_4/Segment_group_5/Segment_group_8/Authentication_result">
        <jb:value property="validationResultText" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_8/Authentication_result/Validation_result_text" decoder="String" default="null" />
        <jb:value property="validationKeyIdentifier" data="LEDGER/Segment_group_4/Segment_group_5/Segment_group_8/Authentication_result/Validation_key_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_9" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup9" createOnElement="LEDGER/Segment_group_4/Segment_group_9">
        <jb:wiring property="quantity" beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Quantity" />
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Date_time_period" />
        <jb:wiring property="monetaryAmount" beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Monetary_amount_List" />
    </jb:bean>

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_9.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="LEDGER/Segment_group_4/Segment_group_9/Reference">
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_9.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="LEDGER/Segment_group_4/Segment_group_9/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="LEDGER/Segment_group_4/Segment_group_9/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="LEDGER/Segment_group_4/Segment_group_9/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="LEDGER/Segment_group_4/Segment_group_9/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="LEDGER/Segment_group_4/Segment_group_9/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="LEDGER/Segment_group_4/Segment_group_9/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_9.Monetary_amount_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_4/Segment_group_9">
        <jb:wiring beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_4.Segment_group_9.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="LEDGER/Segment_group_4/Segment_group_9/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="LEDGER.Segment_group_4.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Section_control" class="org.milyn.edi.unedifact.d06b.common.SectionControl" createOnElement="LEDGER/Section_control">
        <jb:value property="sectionIdentification" data="LEDGER/Section_control/SECTION_IDENTIFICATION" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_10" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup10" createOnElement="LEDGER/Segment_group_10">
        <jb:wiring property="quantity" beanIdRef="LEDGER.Segment_group_10.Quantity" />
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_10.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="LEDGER.Segment_group_10.Date_time_period" />
        <jb:wiring property="monetaryAmount" beanIdRef="LEDGER.Segment_group_10.Monetary_amount_List" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_10.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="LEDGER/Segment_group_10/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="LEDGER.Segment_group_10.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Segment_group_10.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="LEDGER/Segment_group_10/Reference">
        <jb:wiring property="reference" beanIdRef="LEDGER.Segment_group_10.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_10.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="LEDGER/Segment_group_10/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="LEDGER/Segment_group_10/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="LEDGER/Segment_group_10/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="LEDGER/Segment_group_10/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="LEDGER/Segment_group_10/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="LEDGER/Segment_group_10/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="LEDGER.Segment_group_10.Monetary_amount_List" class="java.util.ArrayList" createOnElement="LEDGER/Segment_group_10">
        <jb:wiring beanIdRef="LEDGER.Segment_group_10.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_10.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="LEDGER/Segment_group_10/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="LEDGER.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="LEDGER.Segment_group_11" class="org.milyn.edi.unedifact.d06b.LEDGER.SegmentGroup11" createOnElement="LEDGER/Segment_group_11">
        <jb:wiring property="authenticationResult" beanIdRef="LEDGER.Segment_group_11.Authentication_result" />
        <jb:wiring property="dateTimePeriod" beanIdRef="LEDGER.Segment_group_11.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="LEDGER.Segment_group_11.Authentication_result" class="org.milyn.edi.unedifact.d06b.common.AuthenticationResult" createOnElement="LEDGER/Segment_group_11/Authentication_result">
        <jb:value property="validationResultText" data="LEDGER/Segment_group_11/Authentication_result/Validation_result_text" decoder="String" default="null" />
        <jb:value property="validationKeyIdentifier" data="LEDGER/Segment_group_11/Authentication_result/Validation_key_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy