org.milyn.edi.unedifact.d99b.DIRDEF.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/d99b/DIRDEF/edimappingconfig.xml" validate="false" /> <jb:bean beanId="DIRDEF" class="org.milyn.edi.unedifact.d99b.DIRDEF.Dirdef" createOnElement="DIRDEF"> <jb:wiring property="beginningOfMessage" beanIdRef="DIRDEF.Beginning_of_message" /> <jb:wiring property="directoryIdentification" beanIdRef="DIRDEF.Directory_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="DIRDEF.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="DIRDEF.Segment_group_1_List" /> <jb:wiring property="segmentGroup3" beanIdRef="DIRDEF.Segment_group_3_List" /> <jb:wiring property="segmentGroup7" beanIdRef="DIRDEF.Segment_group_7_List" /> <jb:wiring property="segmentGroup9" beanIdRef="DIRDEF.Segment_group_9_List" /> <jb:wiring property="segmentGroup11" beanIdRef="DIRDEF.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="DIRDEF.Segment_group_12_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Beginning_of_message" class="org.milyn.edi.unedifact.d99b.common.BeginningOfMessage" createOnElement="DIRDEF/Beginning_of_message"> <jb:value property="messageFunctionCode" data="DIRDEF/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="DIRDEF/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="DIRDEF.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="DIRDEF.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="DIRDEF.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d99b.common.field.DocumentMessageNameC002" createOnElement="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.DocumentMessageIdentificationC106" createOnElement="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentMessageNumber" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_message_number" decoder="String" default="null" /> <jb:value property="version" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version" decoder="String" default="null" /> <jb:value property="revisionNumber" data="DIRDEF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Directory_identification" class="org.milyn.edi.unedifact.d99b.common.DirectoryIdentification" createOnElement="DIRDEF/Directory_identification"> <jb:value property="version" data="DIRDEF/Directory_identification/Version" decoder="String" default="null" /> <jb:value property="release" data="DIRDEF/Directory_identification/Release" decoder="String" default="null" /> <jb:value property="directoryStatus" data="DIRDEF/Directory_identification/Directory_status" decoder="String" default="null" /> <jb:value property="controlAgency" data="DIRDEF/Directory_identification/Control_agency" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Directory_identification/Language_name_code" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Directory_identification/Maintenance_operation__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Date_time_period_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Date_time_period" /> </jb:bean> <jb:bean beanId="DIRDEF.Date_time_period" class="org.milyn.edi.unedifact.d99b.common.DateTimePeriod" createOnElement="DIRDEF/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="DIRDEF.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="DIRDEF.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="DIRDEF/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodFunctionCodeQualifier" data="DIRDEF/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriodValue" data="DIRDEF/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatCode" data="DIRDEF/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Segment_group_1" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup1" createOnElement="DIRDEF/Segment_group_1"> <jb:wiring property="nameAndAddress" beanIdRef="DIRDEF.Segment_group_1.Name_and_address" /> <jb:wiring property="segmentGroup2" beanIdRef="DIRDEF.Segment_group_1.Segment_group_2_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Name_and_address" class="org.milyn.edi.unedifact.d99b.common.NameAndAddress" createOnElement="DIRDEF/Segment_group_1/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="DIRDEF/Segment_group_1/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="DIRDEF/Segment_group_1/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="DIRDEF/Segment_group_1/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="DIRDEF/Segment_group_1/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="DIRDEF.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="DIRDEF.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="DIRDEF.Segment_group_1.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="DIRDEF.Segment_group_1.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="DIRDEF.Segment_group_1.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="DIRDEF/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d99b.common.field.NameAndAddressC058" createOnElement="DIRDEF/Segment_group_1/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="DIRDEF/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="DIRDEF/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="DIRDEF/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="DIRDEF/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="DIRDEF/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d99b.common.field.PartyNameC080" createOnElement="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="DIRDEF/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Name_and_address.STREET" class="org.milyn.edi.unedifact.d99b.common.field.StreetC059" createOnElement="DIRDEF/Segment_group_1/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="DIRDEF/Segment_group_1/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="DIRDEF/Segment_group_1/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="DIRDEF/Segment_group_1/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox4" data="DIRDEF/Segment_group_1/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.CountrySubEntityDetailsC819" createOnElement="DIRDEF/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="DIRDEF/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="DIRDEF/Segment_group_1/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_1"> <jb:wiring beanIdRef="DIRDEF.Segment_group_1.Segment_group_2" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup2" createOnElement="DIRDEF/Segment_group_1/Segment_group_2"> <jb:wiring property="contactInformation" beanIdRef="DIRDEF.Segment_group_1.Segment_group_2.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="DIRDEF.Segment_group_1.Segment_group_2.Communication_contact_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d99b.common.ContactInformation" createOnElement="DIRDEF/Segment_group_1/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCode" data="DIRDEF/Segment_group_1/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="DIRDEF.Segment_group_1.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="DIRDEF/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="DIRDEF/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="DIRDEF/Segment_group_1/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_1/Segment_group_2"> <jb:wiring beanIdRef="DIRDEF.Segment_group_1.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d99b.common.CommunicationContact" createOnElement="DIRDEF/Segment_group_1/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="DIRDEF.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d99b.common.field.CommunicationContactC076" createOnElement="DIRDEF/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="DIRDEF/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationNumberCodeQualifier" data="DIRDEF/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_number_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup3" createOnElement="DIRDEF/Segment_group_3"> <jb:wiring property="messageTypeIdentification" beanIdRef="DIRDEF.Segment_group_3.Message_type_identification" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_3.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_3.Free_text_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="DIRDEF.Segment_group_3.Date_time_period" /> <jb:wiring property="segmentGroup4" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4_List" /> <jb:wiring property="segmentGroup6" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Message_type_identification" class="org.milyn.edi.unedifact.d99b.common.MessageTypeIdentification" createOnElement="DIRDEF/Segment_group_3/Message_type_identification"> <jb:value property="classDesignatorCoded" data="DIRDEF/Segment_group_3/Message_type_identification/Class_designator__coded" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_3/Message_type_identification/Maintenance_operation__coded" decoder="String" default="null" /> <jb:wiring property="messageIdentifier" beanIdRef="DIRDEF.Segment_group_3.Message_type_identification.MESSAGE_IDENTIFIER" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_3.Message_type_identification.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Message_type_identification.MESSAGE_IDENTIFIER" class="org.milyn.edi.unedifact.d99b.common.field.MessageIdentifierC709" createOnElement="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER"> <jb:value property="messageTypeIdentifier" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Message_type_identifier" decoder="String" default="null" /> <jb:value property="version" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Version" decoder="String" default="null" /> <jb:value property="release" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Release" decoder="String" default="null" /> <jb:value property="controlAgency" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Control_agency" decoder="String" default="null" /> <jb:value property="associationAssignedIdentification" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Association_assigned_identification" decoder="String" default="null" /> <jb:value property="revisionNumber" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Revision_number" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="DIRDEF/Segment_group_3/Message_type_identification/MESSAGE_IDENTIFIER/Document_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Message_type_identification.RELATIONSHIP" class="org.milyn.edi.unedifact.d99b.common.field.RelationshipC941" createOnElement="DIRDEF/Segment_group_3/Message_type_identification/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="DIRDEF/Segment_group_3/Message_type_identification/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Message_type_identification/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Message_type_identification/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="DIRDEF/Segment_group_3/Message_type_identification/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_3/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_3/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_3.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_3/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_3/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_3/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_3/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_3/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_3.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_3.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_3/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_3/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_3/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d99b.common.DateTimePeriod" createOnElement="DIRDEF/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="DIRDEF.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="DIRDEF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodFunctionCodeQualifier" data="DIRDEF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriodValue" data="DIRDEF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatCode" data="DIRDEF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup4" createOnElement="DIRDEF/Segment_group_3/Segment_group_4"> <jb:wiring property="segmentUsageDetails" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_usage_details" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Free_text_List" /> <jb:wiring property="segmentGroup5" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_usage_details" class="org.milyn.edi.unedifact.d99b.common.SegmentUsageDetails" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details"> <jb:value property="segmentTag" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Segment_tag" decoder="String" default="null" /> <jb:value property="requirementDesignatorCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Requirement_designator__coded" decoder="String" default="null" /> <jb:value property="maximumNumberOfOccurrences" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Maximum_number_of_occurrences" decoder="DABigDecimal" default="null" /> <jb:value property="levelNumber" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Level_number" decoder="DABigDecimal" default="null" /> <jb:value property="sequenceNumber" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Sequence_number" decoder="String" default="null" /> <jb:value property="messageSectionCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Message_section__coded" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_usage_details/Maintenance_operation__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_3/Segment_group_4/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup5" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="segmentGroupUsageDetails" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_usage_details" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_usage_details" class="org.milyn.edi.unedifact.d99b.common.SegmentGroupUsageDetails" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_usage_details"> <jb:value property="groupIdentification" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_usage_details/Group_identification" decoder="String" default="null" /> <jb:value property="requirementDesignatorCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_usage_details/Requirement_designator__coded" decoder="String" default="null" /> <jb:value property="maximumNumberOfOccurrences" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_usage_details/Maximum_number_of_occurrences" decoder="DABigDecimal" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_usage_details/Maintenance_operation__coded" decoder="String" default="null" /> <jb:value property="sequenceNumber" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_usage_details/Sequence_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_6" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup6" createOnElement="DIRDEF/Segment_group_3/Segment_group_6"> <jb:wiring property="footnote" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Footnote" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Relationship" /> <jb:wiring property="relatedIdentificationNumbers" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Free_text_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Footnote" class="org.milyn.edi.unedifact.d99b.common.Footnote" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Footnote"> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/Status_description_code" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/Maintenance_operation__coded" decoder="String" default="null" /> <jb:wiring property="footnoteIdentification" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Footnote.FOOTNOTE_IDENTIFICATION" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Footnote.PARTY_IDENTIFICATION_DETAILS" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Footnote.FOOTNOTE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.FootnoteIdentificationC784" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Footnote/FOOTNOTE_IDENTIFICATION"> <jb:value property="footnoteIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/FOOTNOTE_IDENTIFICATION/Footnote_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/FOOTNOTE_IDENTIFICATION/Object_identification_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Footnote.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Footnote/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_6/Footnote/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Relationship" class="org.milyn.edi.unedifact.d99b.common.Relationship" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d99b.common.field.RelationshipC941" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="DIRDEF/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers" class="org.milyn.edi.unedifact.d99b.common.RelatedIdentificationNumbers" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers"> <jb:value property="setIdentificationQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/Set_identification_qualifier" decoder="String" default="null" /> <jb:wiring property="identificationNumber1" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" /> <jb:wiring property="identificationNumber2" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" /> <jb:wiring property="identificationNumber3" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" /> <jb:wiring property="identificationNumber4" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" /> <jb:wiring property="identificationNumber5" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_3/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_3.Segment_group_6.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_3.Segment_group_6.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_3/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup7" createOnElement="DIRDEF/Segment_group_7"> <jb:wiring property="segmentIdentification" beanIdRef="DIRDEF.Segment_group_7.Segment_identification" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_7.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_7.Free_text_List" /> <jb:wiring property="dataElementUsageDetails" beanIdRef="DIRDEF.Segment_group_7.Data_element_usage_details_List" /> <jb:wiring property="segmentGroup8" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_identification" class="org.milyn.edi.unedifact.d99b.common.SegmentIdentification" createOnElement="DIRDEF/Segment_group_7/Segment_identification"> <jb:value property="segmentTag" data="DIRDEF/Segment_group_7/Segment_identification/Segment_tag" decoder="String" default="null" /> <jb:value property="classDesignatorCoded" data="DIRDEF/Segment_group_7/Segment_identification/Class_designator__coded" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_7/Segment_identification/Maintenance_operation__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_7"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_7/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_7/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_7.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_7.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_7/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_7"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_7/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_7/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_7/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_7/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_7/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_7.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_7.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_7/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_7/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_7/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Data_element_usage_details_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_7"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7.Data_element_usage_details" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Data_element_usage_details" class="org.milyn.edi.unedifact.d99b.common.DataElementUsageDetails" createOnElement="DIRDEF/Segment_group_7/Data_element_usage_details"> <jb:value property="dataElementTag" data="DIRDEF/Segment_group_7/Data_element_usage_details/Data_element_tag" decoder="String" default="null" /> <jb:value property="requirementDesignatorCoded" data="DIRDEF/Segment_group_7/Data_element_usage_details/Requirement_designator__coded" decoder="String" default="null" /> <jb:value property="sequenceNumber" data="DIRDEF/Segment_group_7/Data_element_usage_details/Sequence_number" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_7/Data_element_usage_details/Maintenance_operation__coded" decoder="String" default="null" /> <jb:value property="maximumNumberOfOccurrences" data="DIRDEF/Segment_group_7/Data_element_usage_details/Maximum_number_of_occurrences" decoder="DABigDecimal" default="null" /> <jb:value property="codeValueSourceCoded" data="DIRDEF/Segment_group_7/Data_element_usage_details/Code_value_source__coded" decoder="String" default="null" /> <jb:value property="validationCriteriaCoded" data="DIRDEF/Segment_group_7/Data_element_usage_details/Validation_criteria__coded" decoder="String" default="null" /> <jb:value property="dataElementUsageTypeCoded" data="DIRDEF/Segment_group_7/Data_element_usage_details/Data_element_usage_type__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_7"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7.Segment_group_8" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup8" createOnElement="DIRDEF/Segment_group_7/Segment_group_8"> <jb:wiring property="footnote" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Footnote" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Relationship" /> <jb:wiring property="relatedIdentificationNumbers" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Free_text_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Footnote" class="org.milyn.edi.unedifact.d99b.common.Footnote" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Footnote"> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/Status_description_code" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/Maintenance_operation__coded" decoder="String" default="null" /> <jb:wiring property="footnoteIdentification" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Footnote.FOOTNOTE_IDENTIFICATION" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Footnote.PARTY_IDENTIFICATION_DETAILS" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Footnote.FOOTNOTE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.FootnoteIdentificationC784" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Footnote/FOOTNOTE_IDENTIFICATION"> <jb:value property="footnoteIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/FOOTNOTE_IDENTIFICATION/Footnote_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/FOOTNOTE_IDENTIFICATION/Object_identification_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Footnote.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Footnote/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_7/Segment_group_8/Footnote/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Relationship" class="org.milyn.edi.unedifact.d99b.common.Relationship" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d99b.common.field.RelationshipC941" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_7/Segment_group_8/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_7/Segment_group_8/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="DIRDEF/Segment_group_7/Segment_group_8/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers" class="org.milyn.edi.unedifact.d99b.common.RelatedIdentificationNumbers" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers"> <jb:value property="setIdentificationQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/Set_identification_qualifier" decoder="String" default="null" /> <jb:wiring property="identificationNumber1" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" /> <jb:wiring property="identificationNumber2" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" /> <jb:wiring property="identificationNumber3" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" /> <jb:wiring property="identificationNumber4" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" /> <jb:wiring property="identificationNumber5" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_7/Segment_group_8/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup9" createOnElement="DIRDEF/Segment_group_9"> <jb:wiring property="compositeDataElementIdentification" beanIdRef="DIRDEF.Segment_group_9.Composite_data_element_identification" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_9.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_9.Free_text_List" /> <jb:wiring property="dataElementUsageDetails" beanIdRef="DIRDEF.Segment_group_9.Data_element_usage_details_List" /> <jb:wiring property="segmentGroup10" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Composite_data_element_identification" class="org.milyn.edi.unedifact.d99b.common.CompositeDataElementIdentification" createOnElement="DIRDEF/Segment_group_9/Composite_data_element_identification"> <jb:value property="compositeDataElementTag" data="DIRDEF/Segment_group_9/Composite_data_element_identification/Composite_data_element_tag" decoder="String" default="null" /> <jb:value property="classDesignatorCoded" data="DIRDEF/Segment_group_9/Composite_data_element_identification/Class_designator__coded" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_9/Composite_data_element_identification/Maintenance_operation__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_9"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_9/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_9/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_9.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_9.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_9/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_9"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_9/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_9/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Data_element_usage_details_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_9"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9.Data_element_usage_details" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Data_element_usage_details" class="org.milyn.edi.unedifact.d99b.common.DataElementUsageDetails" createOnElement="DIRDEF/Segment_group_9/Data_element_usage_details"> <jb:value property="dataElementTag" data="DIRDEF/Segment_group_9/Data_element_usage_details/Data_element_tag" decoder="String" default="null" /> <jb:value property="requirementDesignatorCoded" data="DIRDEF/Segment_group_9/Data_element_usage_details/Requirement_designator__coded" decoder="String" default="null" /> <jb:value property="sequenceNumber" data="DIRDEF/Segment_group_9/Data_element_usage_details/Sequence_number" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_9/Data_element_usage_details/Maintenance_operation__coded" decoder="String" default="null" /> <jb:value property="maximumNumberOfOccurrences" data="DIRDEF/Segment_group_9/Data_element_usage_details/Maximum_number_of_occurrences" decoder="DABigDecimal" default="null" /> <jb:value property="codeValueSourceCoded" data="DIRDEF/Segment_group_9/Data_element_usage_details/Code_value_source__coded" decoder="String" default="null" /> <jb:value property="validationCriteriaCoded" data="DIRDEF/Segment_group_9/Data_element_usage_details/Validation_criteria__coded" decoder="String" default="null" /> <jb:value property="dataElementUsageTypeCoded" data="DIRDEF/Segment_group_9/Data_element_usage_details/Data_element_usage_type__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_9"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9.Segment_group_10" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup10" createOnElement="DIRDEF/Segment_group_9/Segment_group_10"> <jb:wiring property="footnote" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Footnote" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Relationship" /> <jb:wiring property="relatedIdentificationNumbers" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Free_text_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Footnote" class="org.milyn.edi.unedifact.d99b.common.Footnote" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Footnote"> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/Status_description_code" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/Maintenance_operation__coded" decoder="String" default="null" /> <jb:wiring property="footnoteIdentification" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Footnote.FOOTNOTE_IDENTIFICATION" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Footnote.PARTY_IDENTIFICATION_DETAILS" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Footnote.FOOTNOTE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.FootnoteIdentificationC784" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Footnote/FOOTNOTE_IDENTIFICATION"> <jb:value property="footnoteIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/FOOTNOTE_IDENTIFICATION/Footnote_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/FOOTNOTE_IDENTIFICATION/Object_identification_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Footnote.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Footnote/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_9/Segment_group_10/Footnote/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Relationship" class="org.milyn.edi.unedifact.d99b.common.Relationship" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d99b.common.field.RelationshipC941" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_9/Segment_group_10/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_9/Segment_group_10/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="DIRDEF/Segment_group_9/Segment_group_10/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_9/Segment_group_10"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers" class="org.milyn.edi.unedifact.d99b.common.RelatedIdentificationNumbers" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers"> <jb:value property="setIdentificationQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/Set_identification_qualifier" decoder="String" default="null" /> <jb:wiring property="identificationNumber1" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" /> <jb:wiring property="identificationNumber2" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" /> <jb:wiring property="identificationNumber3" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" /> <jb:wiring property="identificationNumber4" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" /> <jb:wiring property="identificationNumber5" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5"> <jb:value property="objectIdentifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="DIRDEF/Segment_group_9/Segment_group_10/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_9/Segment_group_10"> <jb:wiring beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_9.Segment_group_10.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_9.Segment_group_10.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_9/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Segment_group_11" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup11" createOnElement="DIRDEF/Segment_group_11"> <jb:wiring property="simpleDataElementDetails" beanIdRef="DIRDEF.Segment_group_11.Simple_data_element_details" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_11.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_11.Free_text_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Simple_data_element_details" class="org.milyn.edi.unedifact.d99b.common.SimpleDataElementDetails" createOnElement="DIRDEF/Segment_group_11/Simple_data_element_details"> <jb:value property="simpleDataElementTag" data="DIRDEF/Segment_group_11/Simple_data_element_details/Simple_data_element_tag" decoder="String" default="null" /> <jb:value property="simpleDataElementCharacterRepresentationCoded" data="DIRDEF/Segment_group_11/Simple_data_element_details/Simple_data_element_character_representation__coded" decoder="String" default="null" /> <jb:value property="simpleDataElementLengthTypeCoded" data="DIRDEF/Segment_group_11/Simple_data_element_details/Simple_data_element_length_type__coded" decoder="String" default="null" /> <jb:value property="simpleDataElementMaximumLength" data="DIRDEF/Segment_group_11/Simple_data_element_details/Simple_data_element_maximum_length" decoder="DABigDecimal" default="null" /> <jb:value property="simpleDataElementMinimumLength" data="DIRDEF/Segment_group_11/Simple_data_element_details/Simple_data_element_minimum_length" decoder="DABigDecimal" default="null" /> <jb:value property="codeSetIndicatorCoded" data="DIRDEF/Segment_group_11/Simple_data_element_details/Code_set_indicator__coded" decoder="String" default="null" /> <jb:value property="classDesignatorCoded" data="DIRDEF/Segment_group_11/Simple_data_element_details/Class_designator__coded" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_11/Simple_data_element_details/Maintenance_operation__coded" decoder="String" default="null" /> <jb:value property="significantDigits" data="DIRDEF/Segment_group_11/Simple_data_element_details/Significant_digits" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_11"> <jb:wiring beanIdRef="DIRDEF.Segment_group_11.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_11/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_11/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_11.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_11.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_11/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_11"> <jb:wiring beanIdRef="DIRDEF.Segment_group_11.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_11/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_11/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_11/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_11/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_11/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_11.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_11.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_11/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_11/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_11.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_11/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12_List" class="java.util.ArrayList" createOnElement="DIRDEF"> <jb:wiring beanIdRef="DIRDEF.Segment_group_12" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup12" createOnElement="DIRDEF/Segment_group_12"> <jb:wiring property="codeSetIdentification" beanIdRef="DIRDEF.Segment_group_12.Code_set_identification" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_12.Free_text_List" /> <jb:wiring property="segmentGroup13" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Code_set_identification" class="org.milyn.edi.unedifact.d99b.common.CodeSetIdentification" createOnElement="DIRDEF/Segment_group_12/Code_set_identification"> <jb:value property="classDesignatorCoded" data="DIRDEF/Segment_group_12/Code_set_identification/Class_designator__coded" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_12/Code_set_identification/Maintenance_operation__coded" decoder="String" default="null" /> <jb:wiring property="codeSetIdentification" beanIdRef="DIRDEF.Segment_group_12.Code_set_identification.CODE_SET_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Code_set_identification.CODE_SET_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.CodeSetIdentificationC702" createOnElement="DIRDEF/Segment_group_12/Code_set_identification/CODE_SET_IDENTIFICATION"> <jb:value property="simpleDataElementTag" data="DIRDEF/Segment_group_12/Code_set_identification/CODE_SET_IDENTIFICATION/Simple_data_element_tag" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_12/Code_set_identification/CODE_SET_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_12/Code_set_identification/CODE_SET_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_12"> <jb:wiring beanIdRef="DIRDEF.Segment_group_12.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_12/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_12/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_12/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_12/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_12/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_12.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_12.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_12/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_12/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_12/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_12/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_12/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_12"> <jb:wiring beanIdRef="DIRDEF.Segment_group_12.Segment_group_13" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d99b.DIRDEF.SegmentGroup13" createOnElement="DIRDEF/Segment_group_12/Segment_group_13"> <jb:wiring property="codeValueDefinition" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Code_value_definition" /> <jb:wiring property="attribute" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Attribute_List" /> <jb:wiring property="freeText" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Free_text_List" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Code_value_definition" class="org.milyn.edi.unedifact.d99b.common.CodeValueDefinition" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Code_value_definition"> <jb:value property="codeValue" data="DIRDEF/Segment_group_12/Segment_group_13/Code_value_definition/Code_value" decoder="String" default="null" /> <jb:value property="codeName" data="DIRDEF/Segment_group_12/Segment_group_13/Code_value_definition/Code_name" decoder="String" default="null" /> <jb:value property="maintenanceOperationCoded" data="DIRDEF/Segment_group_12/Segment_group_13/Code_value_definition/Maintenance_operation__coded" decoder="String" default="null" /> <jb:value property="codeValueSourceCoded" data="DIRDEF/Segment_group_12/Segment_group_13/Code_value_definition/Code_value_source__coded" decoder="String" default="null" /> <jb:value property="requirementDesignatorCoded" data="DIRDEF/Segment_group_12/Segment_group_13/Code_value_definition/Requirement_designator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Attribute_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Attribute" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="DIRDEF/Segment_group_12/Segment_group_13/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Free_text_List" class="java.util.ArrayList" createOnElement="DIRDEF/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Free_text" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Free_text"> <jb:value property="textSubjectCodeQualifier" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageNameCode" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="textFormattingCoded" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/Text_formatting__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="DIRDEF.Segment_group_12.Segment_group_13.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextValueCode" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="DIRDEF.Segment_group_12.Segment_group_13.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL"> <jb:value property="freeTextValue1" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" /> <jb:value property="freeTextValue2" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" /> <jb:value property="freeTextValue3" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" /> <jb:value property="freeTextValue4" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" /> <jb:value property="freeTextValue5" data="DIRDEF/Segment_group_12/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>