<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	xmlns="http://schema.infor.com/InforOAGIS/2"
	targetNamespace="http://schema.infor.com/InforOAGIS/2" elementFormDefault="qualified"
	attributeFormDefault="unqualified">

	<xsd:include schemaLocation="./Components.xsd"/>
	
	<xsd:complexType name="BaanLN_ApplicationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_VersionInfo" minOccurs="0"/>
			<xsd:element ref="BaanLN_Installation" minOccurs="0"/>
			<xsd:element ref="BaanLN_Configuration" minOccurs="0"/>
			<xsd:element ref="BaanLN_ApplicationParameters" minOccurs="0"/>
			<xsd:element ref="BaanLN_ConfigApps" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>

	<xsd:complexType name="BaanLN_VersionInfoType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ApplicationVersion" minOccurs="0"/>
			<xsd:element ref="BaanLN_Portingset" minOccurs="0"/>
			<xsd:element ref="BaanLN_DatabaseDrivers" minOccurs="0"/>
			<xsd:element ref="BaanLN_Tools" minOccurs="0"/>
			<xsd:element ref="BaanLN_PMCUpdateVRCs" minOccurs="0"/>
			<xsd:element ref="BaanLN_PMCsolutions" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_VersionInfo" type="BaanLN_VersionInfoType"/>

	<xsd:complexType name="BaanLN_PortingsetType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Version" minOccurs="0"/>
			<xsd:element ref="BaanLN_Portnumber" minOccurs="0"/>
			<xsd:element ref="BaanLN_InterfaceVersion" minOccurs="0"/>
			<xsd:element ref="BaanLN_PortingsetVersionInfo" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Portingset" type="BaanLN_PortingsetType"/>

	<xsd:complexType name="BaanLN_DatabaseDriversType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_DatabaseDriver" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_DatabaseDrivers" type="BaanLN_DatabaseDriversType"/>

	<xsd:complexType name="BaanLN_DatabaseDriverType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Driver" minOccurs="0"/>
			<xsd:element ref="BaanLN_Version" minOccurs="0"/>
			<xsd:element ref="BaanLN_Parameters" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_DatabaseDriver" type="BaanLN_DatabaseDriverType"/>
	
	<xsd:complexType name="BaanLN_ToolsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ToolsVersion" minOccurs="0"/>
			<xsd:element ref="BaanLN_FourGLEngine" minOccurs="0"/>
			<xsd:element ref="BaanLN_ToolsInterfaceVersion" minOccurs="0"/>
			<xsd:element ref="BaanLN_StandardProgramVersionInfo" minOccurs="0"/>
			<xsd:element ref="BaanLN_CollectorObjectVersionInfo" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Tools" type="BaanLN_ToolsType"/>

	<xsd:complexType name="BaanLN_PMCUpdateVRCsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_PMCUpdateVRC" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_PMCUpdateVRCs" type="BaanLN_PMCUpdateVRCsType"/>

	<xsd:complexType name="BaanLN_PMCUpdateVRCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_UpdateVRC" minOccurs="0"/>
			<xsd:element ref="BaanLN_BaseVRC" minOccurs="0"/>
			<xsd:element ref="BaanLN_PackageToDetermineVRCStructure" minOccurs="0"/>
			<xsd:element ref="BaanLN_VRCCombination" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_PMCUpdateVRC" type="BaanLN_PMCUpdateVRCType"/>

	<xsd:complexType name="BaanLN_PMCsolutionsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_PMCsolution" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_PMCsolutions" type="BaanLN_PMCsolutionsType"/>

	<xsd:complexType name="BaanLN_PMCsolutionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_UpdateVRC" minOccurs="0"/>
			<xsd:element ref="BaanLN_BaseVRC" minOccurs="0"/>
			<xsd:element ref="BaanLN_Solution" minOccurs="0"/>
			<xsd:element ref="BaanLN_Type" minOccurs="0"/>
			<xsd:element ref="BaanLN_PatchCode" minOccurs="0"/>
			<xsd:element ref="BaanLN_Status" minOccurs="0"/>
			<xsd:element ref="BaanLN_DateStatusChange" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_PMCsolution" type="BaanLN_PMCsolutionType"/>

	<xsd:complexType name="BaanLN_InstallationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_BaanERPServerInfo" minOccurs="0"/>
			<xsd:element ref="BaanLN_BaanERPServerInfoFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_ExistingIUsInfo" minOccurs="0"/>
			<xsd:element ref="BaanLN_ExistingIUsInfoFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_DatabaseAdmXml" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Installation" type="BaanLN_InstallationType"/>

	<xsd:complexType name="BaanLN_BaanERPServerInfoType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_KeyValue" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_BaanERPServerInfo" type="BaanLN_BaanERPServerInfoType"/>

	<xsd:complexType name="BaanLN_KeyValueType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Key" minOccurs="0"/>
			<xsd:element ref="BaanLN_Value" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_KeyValue"  type="BaanLN_KeyValueType"/>

	<xsd:complexType name="BaanLN_ExistingIUsInfoType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Value" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_ExistingIUsInfo" type="BaanLN_ExistingIUsInfoType"/>

	<xsd:complexType name="BaanLN_DatabaseAdmXmlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Name" minOccurs="0"/>
			<xsd:element ref="BaanLN_DatabaseAdmXmlFile" minOccurs="0"/>
			
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_DatabaseAdmXml" type="BaanLN_DatabaseAdmXmlType"/>

	<xsd:complexType name="BaanLN_ConfigurationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ConfigTechnical" minOccurs="0"/>
			<xsd:element ref="BaanLN_Companies" minOccurs="0"/>
			<xsd:element ref="BaanLN_SharedTables" minOccurs="0"/>
			<xsd:element ref="BaanLN_SharedTableInfoFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_MultiDataLanguages" minOccurs="0"/>
			<xsd:element ref="BaanLN_CustomerDefinedFields" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Configuration"  type="BaanLN_ConfigurationType"/>

	<xsd:complexType name="BaanLN_ConfigTechnicalType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_CEnvironmentVariables"/>
			<xsd:element ref="BaanLN_Asm" minOccurs="0"/>
			<xsd:element ref="BaanLN_Audit" minOccurs="0"/>
			<xsd:element ref="BaanLN_IpcInfoFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_SrddTabFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_TabledefFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_TssMbstoreFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_OracleDriverParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_OracleStorageParamFile" minOccurs="0"/>			
			<xsd:element ref="BaanLN_InformixDriverParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_InformixStorageParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_Db2DriverParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_Db2StorageParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_MsqlDriverParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_MsqlStorageParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_MysqlDriverParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_MysqlStorageParamFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_FdFiles" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_ConfigTechnical"  type="BaanLN_ConfigTechnicalType"/>

	<xsd:complexType name="BaanLN_CEnvironmentVariablesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_BseVarsFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_DefaultsAllFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_DefaultsDbResourceFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_DefaultsDbResourceJbdbFile" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_CEnvironmentVariables"  type="BaanLN_CEnvironmentVariablesType"/>

	<xsd:complexType name="BaanLN_AsmType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_AsmInsDef" minOccurs="0"/>
			<xsd:element ref="BaanLN_AsmTypeDef" minOccurs="0"/>
			
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Asm" type="BaanLN_AsmType"/>

	<xsd:complexType name="BaanLN_AuditType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_AuditColsFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_AuditSpecFile" minOccurs="0"/>
			<xsd:element ref="BaanLN_AuditHosts" minOccurs="0"/>
			<xsd:element ref="BaanLN_AuditDefFile" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Audit" type="BaanLN_AuditType"/>

	<xsd:complexType name="BaanLN_FdFilesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_FdFile" minOccurs="0" maxOccurs="unbounded" />
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_FdFiles" type="BaanLN_FdFilesType"/>

	<xsd:complexType name="BaanLN_FdFileType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Name" minOccurs="0"/>
			<xsd:element ref="BaanLN_Lines" minOccurs="0"/>
			<xsd:element ref="BaanLN_FdFileInfoFile" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_FdFile" type="BaanLN_FdFileType"/>

	<xsd:complexType name="BaanLN_LinesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Line" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Lines" type="BaanLN_LinesType"/>

	<xsd:complexType mixed="true"  name="BaanLN_LineType">
		<xsd:choice minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="BaanLN_Package" minOccurs="0"/>
			<xsd:element ref="BaanLN_Component" minOccurs="0"/>
			<xsd:element ref="BaanLN_Directories" minOccurs="0"/>
		</xsd:choice>
	</xsd:complexType>
	<xsd:element name="BaanLN_Line" type="BaanLN_LineType"/>

	<xsd:complexType mixed="true" name="BaanLN_DirectoriesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Directory" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Directories"  type="BaanLN_DirectoriesType"/>

	<xsd:complexType name="BaanLN_CompaniesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Company" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_Companies" type="BaanLN_CompaniesType"/>

	<xsd:complexType mixed="true" name="BaanLN_CompanyType">
		<xsd:choice minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="BaanLN_CompanyNumber" minOccurs="0"/>
			<xsd:element ref="BaanLN_Name" minOccurs="0"/>
			<xsd:element ref="BaanLN_PackageComb" minOccurs="0"/>
		</xsd:choice>
	</xsd:complexType>
	<xsd:element name="BaanLN_Company" type="BaanLN_CompanyType"/>

	<xsd:complexType name="BaanLN_SharedTablesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_SharedTable" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_SharedTables" type="BaanLN_SharedTablesType"/>

	<xsd:complexType name="BaanLN_SharedTableType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Table" minOccurs="0"/>
			<xsd:element ref="BaanLN_PhysicalCompany" minOccurs="0"/>
			<xsd:element ref="BaanLN_LogicalCompanies" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_SharedTable" type="BaanLN_SharedTableType"/>

	<xsd:complexType name="BaanLN_LogicalCompaniesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_LogicalCompany" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_LogicalCompanies" type="BaanLN_LogicalCompaniesType"/>

	<xsd:complexType name="BaanLN_SharedTableInfoFileType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_CompnrInfoFile" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_SharedTableInfoFile" type="BaanLN_SharedTableInfoFileType"/>

	<xsd:complexType name="BaanLN_MultiDataLanguagesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_MultiDataLanguage" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_MultiDataLanguages" type="BaanLN_MultiDataLanguagesType"/>

	<xsd:complexType name="BaanLN_MultiDataLanguageType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Language" minOccurs="0"/>
			<xsd:element ref="BaanLN_Country" minOccurs="0"/>
			<xsd:element ref="BaanLN_Status" minOccurs="0"/>
			<xsd:element ref="BaanLN_StatusDescription" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_MultiDataLanguage" type="BaanLN_MultiDataLanguageType"/>

	<xsd:complexType name="BaanLN_CustomerDefinedFieldsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_CustomerDefinedField" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_CustomerDefinedFields" type="BaanLN_CustomerDefinedFieldsType"/>

	<xsd:complexType name="BaanLN_CustomerDefinedFieldType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_PackgeCombination" minOccurs="0"/>
			<xsd:element ref="BaanLN_Package" minOccurs="0"/>
			<xsd:element ref="BaanLN_Module" minOccurs="0"/>
			<xsd:element ref="BaanLN_Table" minOccurs="0"/>
			<xsd:element ref="BaanLN_FieldName" minOccurs="0"/>
			<xsd:element ref="BaanLN_FieldDescription" minOccurs="0"/>
			<xsd:element ref="BaanLN_DataType" minOccurs="0"/>
			<xsd:element ref="BaanLN_DataTypeDescription" minOccurs="0"/>
			<xsd:element ref="BaanLN_Active" minOccurs="0"/>
			<xsd:element ref="BaanLN_Available" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_CustomerDefinedField" type="BaanLN_CustomerDefinedFieldType"/>

	<xsd:complexType name="BaanLN_ApplicationParametersType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_AS_AutomationServer" minOccurs="0"/>
			<xsd:element ref="BaanLN_BP_People" minOccurs="0"/>
			<xsd:element ref="BaanLN_CI_CentralInvoicing" minOccurs="0"/>
			<xsd:element ref="BaanLN_CP_EnterprisePlanning" minOccurs="0"/>
			<xsd:element ref="BaanLN_DM_DataManagement" minOccurs="0"/>
			<xsd:element ref="BaanLN_EC_ElectronicCommerce" minOccurs="0"/>
			<xsd:element ref="BaanLN_FM_FreightManagement" minOccurs="0"/>
			<xsd:element ref="BaanLN_NT_NewTechnology" minOccurs="0"/>
			<xsd:element ref="BaanLN_QM_QualityManagement" minOccurs="0"/>
			<xsd:element ref="BaanLN_TC_Common" minOccurs="0"/>
			<xsd:element ref="BaanLN_TD_Distribution" minOccurs="0"/>
			<xsd:element ref="BaanLN_TF_Financials" minOccurs="0"/>
			<xsd:element ref="BaanLN_TG_EnterpriseModelling" minOccurs="0"/>
			<xsd:element ref="BaanLN_TI_Manufacturing" minOccurs="0"/>
			<xsd:element ref="BaanLN_TP_Project" minOccurs="0"/>
			<xsd:element ref="BaanLN_TR_Transport" minOccurs="0"/>
			<xsd:element ref="BaanLN_TS_Service" minOccurs="0"/>
			<xsd:element ref="BaanLN_WH_Warehousing" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_ApplicationParameters" type="BaanLN_ApplicationParametersType"/>

	<xsd:complexType name="BaanLN_AS_AutomationServerType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_AutomationServer" minOccurs="0"/>			
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_AS_AutomationServer" type="BaanLN_AS_AutomationServerType"/>

	<xsd:complexType name="BaanLN_BC_ConversionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ParameterCheckingCNV" minOccurs="0"/>			
			<xsd:element ref="BaanLN_ParameterCheckingGCT" minOccurs="0"/>			
			<xsd:element ref="BaanLN_Conversion" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_BC_Conversion" type="BaanLN_BC_ConversionType"/>

	<xsd:complexType name="BaanLN_BP_PeopleType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_People" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_BP_People" type="BaanLN_BP_PeopleType"/>

	
	<xsd:complexType name="BaanLN_CI_CentralInvoicingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_SalesInvoicing" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_CI_CentralInvoicing" type="BaanLN_CI_CentralInvoicingType"/>

	<xsd:complexType name="BaanLN_CP_EnterprisePlanningType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Performance" minOccurs="0"/>						
			<xsd:element ref="BaanLN_EP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WorkLoadControl" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_CP_EnterprisePlanning" type="BaanLN_CP_EnterprisePlanningType"/>

	<xsd:complexType name="BaanLN_DM_DataManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ODMClientVersion" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CommonODM" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_DM_DataManagement" type="BaanLN_DM_DataManagementType"/>

	<xsd:complexType name="BaanLN_EC_ElectronicCommerceType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_EDI" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_EC_ElectronicCommerce" type="BaanLN_EC_ElectronicCommerceType"/>

	<xsd:complexType name="BaanLN_FM_FreightManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_FMD" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FOC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FreightRatesAndCosts" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FreightInvoicing" minOccurs="0"/>						
			<xsd:element ref="BaanLN_LoadBuilding" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_FM_FreightManagement" type="BaanLN_FM_FreightManagementType"/>

	<xsd:complexType name="BaanLN_NT_NewTechnologyType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_Windows" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_NT_NewTechnology" type="BaanLN_NT_NewTechnologyType"/>

	<xsd:complexType name="BaanLN_QM_QualityManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_QM" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_QM_QualityManagement" type="BaanLN_QM_QualityManagementType"/>

	<xsd:complexType name="BaanLN_TC_CommonType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_API" minOccurs="0"/>						
			<xsd:element ref="BaanLN_BOD" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CCP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ImplementedSoftwareComponent" minOccurs="0"/>						
			<xsd:element ref="BaanLN_IntraEUTransaction" minOccurs="0"/>						
			<xsd:element ref="BaanLN_COM" minOccurs="0"/>						
			<xsd:element ref="BaanLN_EuroConversion" minOccurs="0"/>						
			<xsd:element ref="BaanLN_EDI2" minOccurs="0"/>						
			<xsd:element ref="BaanLN_EnterpriseModelingManagement" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FinancialIntegration" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Segmentation" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ItemBaseData" minOccurs="0"/>						
			<xsd:element ref="BaanLN_LandedCosts" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MCS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_BIntRegressionTest" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ProjectPegging" minOccurs="0"/>						
			<xsd:element ref="BaanLN_QMS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Tax" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TermsandConditions" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Effectivity" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TC_Common" type="BaanLN_TC_CommonType"/>

	<xsd:complexType name="BaanLN_TD_DistributionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_CommissionsRebates" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ILC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_INV" minOccurs="0"/>						
			<xsd:element ref="BaanLN_LTC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MCS2" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Pricing" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PUR" minOccurs="0"/>						
			<xsd:element ref="BaanLN_RPL" minOccurs="0"/>						
			<xsd:element ref="BaanLN_SLS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_UserProfiles" minOccurs="0"/>						
			<xsd:element ref="BaanLN_RelationManagement" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Statistics" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TD_Distribution" type="BaanLN_TD_DistributionType"/>

	<xsd:complexType name="BaanLN_TF_FinancialsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ACP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ACR" minOccurs="0"/>						
			<xsd:element ref="BaanLN_BIA" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CostAccounting" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CMG" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FAMbyCompany" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FBS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FinancialStatement" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TF_Financials" type="BaanLN_TF_FinancialsType"/>

	<xsd:complexType name="BaanLN_TG_EnterpriseModellingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_CentralDataCompany" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WorkflowTriggering" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TG_EnterpriseModelling" type="BaanLN_TG_EnterpriseModellingType"/>

	<xsd:complexType name="BaanLN_TI_ManufacturingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_AssemblyPlanning" minOccurs="0"/>						
			<xsd:element ref="BaanLN_AssemblyControl" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ClientInstallation" minOccurs="0"/>						
			<xsd:element ref="BaanLN_BOM" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CPR" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CRP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_EDM" minOccurs="0"/>						
			<xsd:element ref="BaanLN_HRS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ItemControl" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MPS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MRP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PCF" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PCS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PMG" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ROU" minOccurs="0"/>						
			<xsd:element ref="BaanLN_RPT" minOccurs="0"/>						
			<xsd:element ref="BaanLN_SFC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ToolsRequirementPlanning" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TI_Manufacturing" type="BaanLN_TI_ManufacturingType"/>

	<xsd:complexType name="BaanLN_TP_ProjectType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_GeneralProjectEstimating" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PredefinedCodingSystems" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Contract" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ProjectHoursAccounting" minOccurs="0"/>						
			<xsd:element ref="BaanLN_GeneralERPProject" minOccurs="0"/>						
			<xsd:element ref="BaanLN_UserDefaults" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MapSessionOptionsByUser" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ProjectProductionControl" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ProjectPlanning" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PRC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ProjectBudgetPTC" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TP_Project" type="BaanLN_TP_ProjectType"/>

	<xsd:complexType name="BaanLN_TR_TransportType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ACS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CDE" minOccurs="0"/>						
			<xsd:element ref="BaanLN_DRP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ECS" minOccurs="0"/>						
			<xsd:element ref="BaanLN_HEC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_PAC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TCD" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TCO" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TFC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TFM" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TOC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TOD" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TOH" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TOP" minOccurs="0"/>						
			<xsd:element ref="BaanLN_TRC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WIC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WOC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WRC" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TR_Transport" type="BaanLN_TR_TransportType"/>

	<xsd:complexType name="BaanLN_TS_ServiceType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ReferenceActivityManagement" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ConfigurationManagementParam" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Call" minOccurs="0"/>						
			<xsd:element ref="BaanLN_CTM" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Quotation" minOccurs="0"/>						
			<xsd:element ref="BaanLN_GeneralService" minOccurs="0"/>						
			<xsd:element ref="BaanLN_SMA" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MaintenanceSalesControl" minOccurs="0"/>						
			<xsd:element ref="BaanLN_SubcontractManagement" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ServiceOrder" minOccurs="0"/>						
			<xsd:element ref="BaanLN_SPC" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WorkOrder" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_TS_Service" type="BaanLN_TS_ServiceType"/>

	<xsd:complexType name="BaanLN_WH_WarehousingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_InventoryAnalysis" minOccurs="0"/>						
			<xsd:element ref="BaanLN_InventoryHandling" minOccurs="0"/>						
			<xsd:element ref="BaanLN_InventoryPlanning" minOccurs="0"/>						
			<xsd:element ref="BaanLN_InventoryReporting" minOccurs="0"/>						
			<xsd:element ref="BaanLN_LotControl" minOccurs="0"/>						
			<xsd:element ref="BaanLN_MasterData" minOccurs="0"/>						
			<xsd:element ref="BaanLN_WMSInterface" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_WH_Warehousing" type="BaanLN_WH_WarehousingType"/>

	
	<xsd:complexType name="BaanLN_ConfigAppsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_CompanyCommonData" minOccurs="0"/>						
			<xsd:element ref="BaanLN_Statuses" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FinancialCompanies" minOccurs="0"/>						
			<xsd:element ref="BaanLN_FiscalEndDates" minOccurs="0"/>						
			<xsd:element ref="BaanLN_ConfigApps1099Data" minOccurs="0"/>						
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_ConfigApps" type="BaanLN_ConfigAppsType"/>

	

	<xsd:complexType name="BaanLN_DatabaseType">
		<xsd:simpleContent>
			<xsd:extension base="NotYetImplementedType"/>
		</xsd:simpleContent>
	</xsd:complexType>

	<xsd:element name="BaanLN_ApplicationVersion" type="StringType"/>
	<xsd:element name="BaanLN_Version" type="StringType"/>
	<xsd:element name="BaanLN_Portnumber" type="StringType"/>
	<xsd:element name="BaanLN_InterfaceVersion" type="IntegerNumericType"/>
	<xsd:element name="BaanLN_PortingsetVersionInfo" type="StringType"/>

	<xsd:element name="BaanLN_Driver" type="StringType"/>
	<xsd:element name="BaanLN_Parameters" type="StringType"/>

	<xsd:element name="BaanLN_ToolsVersion" type="StringType"/>
	<xsd:element name="BaanLN_FourGLEngine" type="StringType"/>
	<xsd:element name="BaanLN_ToolsInterfaceVersion" type="IntegerNumericType"/>
	<xsd:element name="BaanLN_StandardProgramVersionInfo" type="StringType"/>
	<xsd:element name="BaanLN_CollectorObjectVersionInfo" type="StringType"/>

	<xsd:element name="BaanLN_UpdateVRC" type="StringType"/>
	<xsd:element name="BaanLN_BaseVRC" type="StringType"/>
	<xsd:element name="BaanLN_PackageToDetermineVRCStructure" type="StringType"/>
	<xsd:element name="BaanLN_VRCCombination" type="StringType"/>

	<xsd:element name="BaanLN_Solution" type="StringType"/>
	<xsd:element name="BaanLN_Type" type="StringType"/>
	<xsd:element name="BaanLN_PatchCode" type="StringType"/>
	<xsd:element name="BaanLN_Status" type="StringType"/>
	<xsd:element name="BaanLN_DateStatusChange" type="StringType"/>

	<xsd:element name="BaanLN_BaanERPServerInfoFile" type="StringType"/>
	<xsd:element name="BaanLN_ExistingIUsInfoFile" type="StringType"/>

	<xsd:element name="BaanLN_Key" type="StringType"/>
	<xsd:element name="BaanLN_Value" type="StringType"/>
	
	<xsd:element name="BaanLN_Name" type="StringType"/>
	<xsd:element name="BaanLN_DatabaseAdmXmlFile" type="StringType"/>
	
	<xsd:element name="BaanLN_IpcInfoFile" type="StringType"/>
	<xsd:element name="BaanLN_SrddTabFile" type="StringType"/>
	<xsd:element name="BaanLN_TabledefFile" type="StringType"/>
	<xsd:element name="BaanLN_TssMbstoreFile" type="StringType"/>
	<xsd:element name="BaanLN_OracleDriverParamFile" type="StringType"/>
	<xsd:element name="BaanLN_OracleStorageParamFile" type="StringType"/>

	<xsd:element name="BaanLN_InformixDriverParamFile" type="StringType"/>
	<xsd:element name="BaanLN_InformixStorageParamFile" type="StringType"/>
	<xsd:element name="BaanLN_Db2DriverParamFile" type="StringType"/>
	<xsd:element name="BaanLN_Db2StorageParamFile" type="StringType"/>
	<xsd:element name="BaanLN_MsqlDriverParamFile" type="StringType"/>
	<xsd:element name="BaanLN_MsqlStorageParamFile" type="StringType"/>
	<xsd:element name="BaanLN_MysqlDriverParamFile" type="StringType"/>
	<xsd:element name="BaanLN_MysqlStorageParamFile" type="StringType"/>

	<xsd:element name="BaanLN_BseVarsFile" type="StringType"/>
	<xsd:element name="BaanLN_DefaultsAllFile" type="StringType"/>
	<xsd:element name="BaanLN_DefaultsDbResourceFile" type="StringType"/>
	<xsd:element name="BaanLN_DefaultsDbResourceJbdbFile" type="StringType"/>

	<xsd:element name="BaanLN_AsmInsDef" type="StringType"/>
	<xsd:element name="BaanLN_AsmTypeDef" type="StringType"/>
	
	<xsd:element name="BaanLN_AuditColsFile" type="StringType"/>
	<xsd:element name="BaanLN_AuditSpecFile" type="StringType"/>
	<xsd:element name="BaanLN_AuditHosts" type="StringType"/>
	<xsd:element name="BaanLN_AuditDefFile" type="StringType"/>

	<xsd:element name="BaanLN_FdFileInfoFile" type="StringType"/>

	<xsd:element name="BaanLN_Package" type="StringType"/>
	<xsd:element name="BaanLN_Component" type="StringType"/>

	<xsd:element name="BaanLN_Directory" type="StringType"/>

	<xsd:element name="BaanLN_CompanyNumber" type="StringType"/>
	<xsd:element name="BaanLN_PackageComb" type="StringType"/>
	
	<xsd:element name="BaanLN_Table" type="StringType"/>
	<xsd:element name="BaanLN_PhysicalCompany" type="StringType"/>

	<xsd:element name="BaanLN_LogicalCompany" type="StringType"/>
	
	<xsd:element name="BaanLN_CompnrInfoFile" type="StringType"/>
	
	<xsd:element name="BaanLN_Language" type="StringType"/>
	<xsd:element name="BaanLN_Country" type="StringType"/>
	<xsd:element name="BaanLN_StatusDescription" type="StringType"/>
	
	<xsd:element name="BaanLN_PackgeCombination" type="StringType"/>
	<xsd:element name="BaanLN_Module" type="StringType"/>
	<xsd:element name="BaanLN_FieldName" type="StringType"/>
	<xsd:element name="BaanLN_FieldDescription" type="StringType"/>
	<xsd:element name="BaanLN_DataType" type="StringType"/>
	<xsd:element name="BaanLN_DataTypeDescription" type="StringType"/>
	<xsd:element name="BaanLN_Active" type="StringType"/>
	<xsd:element name="BaanLN_Available" type="StringType"/>
	
	
	<xsd:element name="BaanLN_AutomationServer" type="BaanLN_AutomationServerType"/>
	<xsd:complexType name="BaanLN_AutomationServerType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowasint000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowasint000" type="xsd:anyType"/>
		
	<xsd:element name="BaanLN_ParameterCheckingCNV" type="BaanLN_ParameterCheckingCNVType"/>
	<xsd:complexType name="BaanLN_ParameterCheckingCNVType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowbccnv000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowbccnv000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_ParameterCheckingGCT" type="BaanLN_ParameterCheckingGCTType"/>
	<xsd:complexType name="BaanLN_ParameterCheckingGCTType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowbcgct000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowbcgct000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_Conversion" type="BaanLN_ConversionType"/>
	<xsd:complexType name="BaanLN_ConversionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowbctls000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowbctls000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_People" type="BaanLN_PeopleType"/>
	<xsd:complexType name="BaanLN_PeopleType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowbpmdm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowbpmdm000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_SalesInvoicing" type="BaanLN_SalesInvoicingType"/>
	<xsd:complexType name="BaanLN_SalesInvoicingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowcisli000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowcisli000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_Performance" type="BaanLN_PerformanceType"/>
	<xsd:complexType name="BaanLN_PerformanceType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowcpcom000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowcpcom000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_EP" type="BaanLN_EPType"/>
	<xsd:complexType name="BaanLN_EPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowcprpd000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowcprpd000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_WorkLoadControl" type="BaanLN_WorkLoadControlType"/>
	<xsd:complexType name="BaanLN_WorkLoadControlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowcpwlc200" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowcpwlc200" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_ODMClientVersion" type="BaanLN_ODMClientVersionType"/>
	<xsd:complexType name="BaanLN_ODMClientVersionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowdmdoc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowdmdoc000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_CommonODM" type="BaanLN_CommonODMType"/>
	<xsd:complexType name="BaanLN_CommonODMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowdmsys000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowdmsys000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_EDI" type="BaanLN_EDIType"/>
	<xsd:complexType name="BaanLN_EDIType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowecedi000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowecedi000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_FMD" type="BaanLN_FMDType"/>
	<xsd:complexType name="BaanLN_FMDType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowfmfmd000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowfmfmd000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_FOC" type="BaanLN_FOCType"/>
	<xsd:complexType name="BaanLN_FOCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowfmfoc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowfmfoc000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_FreightRatesAndCosts" type="BaanLN_FreightRatesAndCostsType"/>
	<xsd:complexType name="BaanLN_FreightRatesAndCostsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowfmfrc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowfmfrc000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_FreightInvoicing" type="BaanLN_FreightInvoicingType"/>
	<xsd:complexType name="BaanLN_FreightInvoicingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowfmfri000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowfmfri000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_LoadBuilding" type="BaanLN_LoadBuildingType"/>
	<xsd:complexType name="BaanLN_LoadBuildingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowfmlbd000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowfmlbd000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_Windows" type="BaanLN_WindowsType"/>
	<xsd:complexType name="BaanLN_WindowsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowntint000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowntint000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_QM" type="BaanLN_QMType"/>
	<xsd:complexType name="BaanLN_QMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowqmptc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowqmptc000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_API" type="BaanLN_APIType"/>
	<xsd:complexType name="BaanLN_APIType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcapi136" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcapi136" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_BOD" type="BaanLN_BODType"/>
	<xsd:complexType name="BaanLN_BODType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcbod000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcbod000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_CCP" type="BaanLN_CCPType"/>
	<xsd:complexType name="BaanLN_CCPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcccp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcccp000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_ImplementedSoftwareComponent" type="BaanLN_ImplementedSoftwareComponentType"/>
	<xsd:complexType name="BaanLN_ImplementedSoftwareComponentType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtccom000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtccom000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_IntraEUTransaction" type="BaanLN_IntraEUTransactionType"/>
	<xsd:complexType name="BaanLN_IntraEUTransactionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtccom997" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtccom997" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_COM" type="BaanLN_COMType"/>
	<xsd:complexType name="BaanLN_COMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtccom999" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtccom999" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_EuroConversion" type="BaanLN_EuroConversionType"/>
	<xsd:complexType name="BaanLN_EuroConversionType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtccri000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtccri000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_EDI2" type="BaanLN_EDI2Type"/>
	<xsd:complexType name="BaanLN_EDI2Type">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcedi000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcedi000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_EnterpriseModelingManagement" type="BaanLN_EnterpriseModelingManagementType"/>
	<xsd:complexType name="BaanLN_EnterpriseModelingManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcemm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcemm000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_FinancialIntegration" type="BaanLN_FinancialIntegrationType"/>
	<xsd:complexType name="BaanLN_FinancialIntegrationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcfin000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcfin000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_Segmentation" type="BaanLN_SegmentationType"/>
	<xsd:complexType name="BaanLN_SegmentationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcibd000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcibd000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ItemBaseData" type="BaanLN_ItemBaseDataType"/>
	<xsd:complexType name="BaanLN_ItemBaseDataType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcibd999" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcibd999" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_LandedCosts" type="BaanLN_LandedCostsType"/>
	<xsd:complexType name="BaanLN_LandedCostsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtclct000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtclct000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_MCS" type="BaanLN_MCSType"/>
	<xsd:complexType name="BaanLN_MCSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcmcs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcmcs000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_BIntRegressionTest" type="BaanLN_BIntRegressionTestType"/>
	<xsd:complexType name="BaanLN_BIntRegressionTestType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcrgt000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcrgt000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_ProjectPegging" type="BaanLN_ProjectPeggingType"/>
	<xsd:complexType name="BaanLN_ProjectPeggingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcpeg000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcpeg000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_QMS" type="BaanLN_QMSType"/>
	<xsd:complexType name="BaanLN_QMSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcqms000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcqms000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_Tax" type="BaanLN_TaxType"/>
	<xsd:complexType name="BaanLN_TaxType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtctax000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtctax000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_TermsandConditions" type="BaanLN_TermsandConditionsType"/>
	<xsd:complexType name="BaanLN_TermsandConditionsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtctrm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtctrm000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_Effectivity" type="BaanLN_EffectivityType"/>
	<xsd:complexType name="BaanLN_EffectivityType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcuef000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcuef000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_CommissionsRebates" type="BaanLN_CommissionsRebatesType"/>
	<xsd:complexType name="BaanLN_CommissionsRebatesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdcms000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdcms000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_ILC" type="BaanLN_ILCType"/>
	<xsd:complexType name="BaanLN_ILCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdilc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdilc000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_INV" type="BaanLN_INVType"/>
	<xsd:complexType name="BaanLN_INVType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdinv000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdinv000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_LTC" type="BaanLN_LTCType"/>
	<xsd:complexType name="BaanLN_LTCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdltc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdltc000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_MCS2" type="BaanLN_MCS2Type"/>
	<xsd:complexType name="BaanLN_MCS2Type">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdmcs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdmcs000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_Pricing" type="BaanLN_PricingType"/>
	<xsd:complexType name="BaanLN_PricingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdpcg000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdpcg000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_PUR" type="BaanLN_PURType"/>
	<xsd:complexType name="BaanLN_PURType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdpur000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdpur000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_RPL" type="BaanLN_RPLType"/>
	<xsd:complexType name="BaanLN_RPLType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdrpl000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdrpl000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_SLS" type="BaanLN_SLSType"/>
	<xsd:complexType name="BaanLN_SLSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdsls000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdsls000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_UserProfiles" type="BaanLN_UserProfilesType"/>
	<xsd:complexType name="BaanLN_UserProfilesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdsls039" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdsls039" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_RelationManagement" type="BaanLN_RelationManagementType"/>
	<xsd:complexType name="BaanLN_RelationManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdsmi000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdsmi000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_Statistics" type="BaanLN_StatisticsType"/>
	<xsd:complexType name="BaanLN_StatisticsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtdsta000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtdsta000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ACP" type="BaanLN_ACPType"/>
	<xsd:complexType name="BaanLN_ACPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtfacp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtfacp000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ACR" type="BaanLN_ACRType"/>
	<xsd:complexType name="BaanLN_ACRType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtfacr000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtfacr000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_BIA" type="BaanLN_BIAType"/>
	<xsd:complexType name="BaanLN_BIAType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtfbia000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtfbia000" type="xsd:anyType"/>			

	<xsd:element name="BaanLN_CostAccounting" type="BaanLN_CostAccountingType"/>
	<xsd:complexType name="BaanLN_CostAccountingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtfcat000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtfcat000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_CMG" type="BaanLN_CMGType"/>
	<xsd:complexType name="BaanLN_CMGType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtfcmg000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtfcmg000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_FAMbyCompany" type="BaanLN_FAMbyCompanyType"/>
	<xsd:complexType name="BaanLN_FAMbyCompanyType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtffam000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtffam000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_FBS" type="BaanLN_FBSType"/>
	<xsd:complexType name="BaanLN_FBSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtffbs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtffbs000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_FinancialStatement" type="BaanLN_FinancialStatementType"/>
	<xsd:complexType name="BaanLN_FinancialStatementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtffst000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtffst000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_CentralDataCompany" type="BaanLN_CentralDataCompanyType"/>
	<xsd:complexType name="BaanLN_CentralDataCompanyType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtgbrg000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtgbrg000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_WorkflowTriggering" type="BaanLN_WorkflowTriggeringType"/>
	<xsd:complexType name="BaanLN_WorkflowTriggeringType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtgwfm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtgwfm000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_AssemblyPlanning" type="BaanLN_AssemblyPlanningType"/>
	<xsd:complexType name="BaanLN_AssemblyPlanningType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtiapl000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtiapl000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_AssemblyControl" type="BaanLN_AssemblyControlType"/>
	<xsd:complexType name="BaanLN_AssemblyControlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtiasc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtiasc000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_ClientInstallation" type="BaanLN_ClientInstallationType"/>
	<xsd:complexType name="BaanLN_ClientInstallationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtiasl000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtiasl000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_BOM" type="BaanLN_BOMType"/>
	<xsd:complexType name="BaanLN_BOMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtibom000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtibom000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_CPR" type="BaanLN_CPRType"/>
	<xsd:complexType name="BaanLN_CPRType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowticpr000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowticpr000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_CRP" type="BaanLN_CRPType"/>
	<xsd:complexType name="BaanLN_CRPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowticrp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowticrp000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_EDM" type="BaanLN_EDMType"/>
	<xsd:complexType name="BaanLN_EDMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtiedm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtiedm000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_HRS" type="BaanLN_HRSType"/>
	<xsd:complexType name="BaanLN_HRSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtihra000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtihra000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_ItemControl" type="BaanLN_ItemControlType"/>
	<xsd:complexType name="BaanLN_ItemControlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtiitm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtiitm000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_MPS" type="BaanLN_MPSType"/>
	<xsd:complexType name="BaanLN_MPSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtimps000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtimps000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_MRP" type="BaanLN_MRPType"/>
	<xsd:complexType name="BaanLN_MRPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtimrp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtimrp000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_PCF" type="BaanLN_PCFType"/>
	<xsd:complexType name="BaanLN_PCFType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtipcf000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtipcf000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_PCS" type="BaanLN_PCSType"/>
	<xsd:complexType name="BaanLN_PCSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtipcs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtipcs000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_PMG" type="BaanLN_PMGType"/>
	<xsd:complexType name="BaanLN_PMGType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtipmg000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtipmg000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_ROU" type="BaanLN_ROUType"/>
	<xsd:complexType name="BaanLN_ROUType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtirou000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtirou000" type="xsd:anyType"/>

	<xsd:element name="BaanLN_RPT" type="BaanLN_RPTType"/>
	<xsd:complexType name="BaanLN_RPTType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtirpt000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtirpt000" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_SFC" type="BaanLN_SFCType"/>
	<xsd:complexType name="BaanLN_SFCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtisfc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtisfc000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_ToolsRequirementPlanning" type="BaanLN_ToolsRequirementPlanningType"/>
	<xsd:complexType name="BaanLN_ToolsRequirementPlanningType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtitrp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtitrp000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_GeneralProjectEstimating" type="BaanLN_GeneralProjectEstimatingType"/>
	<xsd:complexType name="BaanLN_GeneralProjectEstimatingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtpbop000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtpbop000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_PredefinedCodingSystems" type="BaanLN_PredefinedCodingSystemsType"/>
	<xsd:complexType name="BaanLN_PredefinedCodingSystemsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtpbop100" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtpbop100" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_Contract" type="BaanLN_ContractType"/>
	<xsd:complexType name="BaanLN_ContractType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtpctm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtpctm000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_ProjectHoursAccounting" type="BaanLN_ProjectHoursAccountingType"/>
	<xsd:complexType name="BaanLN_ProjectHoursAccountingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtphrs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtphrs000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_GeneralERPProject" type="BaanLN_GeneralERPProjectType"/>
	<xsd:complexType name="BaanLN_GeneralERPProjectType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtppdm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtppdm000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_UserDefaults" type="BaanLN_UserDefaultsType"/>
	<xsd:complexType name="BaanLN_UserDefaultsType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtppdm001" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtppdm001" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_MapSessionOptionsByUser" type="BaanLN_MapSessionOptionsByUserType"/>
	<xsd:complexType name="BaanLN_MapSessionOptionsByUserType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtppdm002" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtppdm002" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_ProjectProductionControl" type="BaanLN_ProjectProductionControlType"/>
	<xsd:complexType name="BaanLN_ProjectProductionControlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtpppc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtpppc000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_ProjectPlanning" type="BaanLN_ProjectPlanningType"/>
	<xsd:complexType name="BaanLN_ProjectPlanningType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtppss000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtppss000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_PRC" type="BaanLN_PRCType"/>
	<xsd:complexType name="BaanLN_PRCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtpprc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtpprc000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_ProjectBudgetPTC" type="BaanLN_ProjectBudgetPTCType"/>
	<xsd:complexType name="BaanLN_ProjectBudgetPTCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtpptc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtpptc000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ACS" type="BaanLN_ACSType"/>
	<xsd:complexType name="BaanLN_ACSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtracs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtracs000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_CDE" type="BaanLN_CDEType"/>
	<xsd:complexType name="BaanLN_CDEType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrcde000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrcde000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_DRP" type="BaanLN_DRPType"/>
	<xsd:complexType name="BaanLN_DRPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrdrp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrdrp000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ECS" type="BaanLN_ECSType"/>
	<xsd:complexType name="BaanLN_ECSType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrecs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrecs000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_HEC" type="BaanLN_HECType"/>
	<xsd:complexType name="BaanLN_HECType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrhec000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrhec000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_PAC" type="BaanLN_PACType"/>
	<xsd:complexType name="BaanLN_PACType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrpac000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrpac000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_TCD" type="BaanLN_TCDType"/>
	<xsd:complexType name="BaanLN_TCDType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtcd000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtcd000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_TCO" type="BaanLN_TCOType"/>
	<xsd:complexType name="BaanLN_TCOType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtco000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtco000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_TFC" type="BaanLN_TFCType"/>
	<xsd:complexType name="BaanLN_TFCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtfc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtfc000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_TFM" type="BaanLN_TFMType"/>
	<xsd:complexType name="BaanLN_TFMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtfm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtfm000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_TOC" type="BaanLN_TOCType"/>
	<xsd:complexType name="BaanLN_TOCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtoc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtoc000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_TOD" type="BaanLN_TODType"/>
	<xsd:complexType name="BaanLN_TODType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtod000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtod000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_TOH" type="BaanLN_TOHType"/>
	<xsd:complexType name="BaanLN_TOHType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtoh000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtoh000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_TOP" type="BaanLN_TOPType"/>
	<xsd:complexType name="BaanLN_TOPType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtop000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtop000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_TRC" type="BaanLN_TRCType"/>
	<xsd:complexType name="BaanLN_TRCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrtrc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrtrc000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_WIC" type="BaanLN_WICType"/>
	<xsd:complexType name="BaanLN_WICType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrwic000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrwic000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_WOC" type="BaanLN_WOCType"/>
	<xsd:complexType name="BaanLN_WOCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrwoc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrwoc000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_WRC" type="BaanLN_WRCType"/>
	<xsd:complexType name="BaanLN_WRCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtrwrc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtrwrc000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ReferenceActivityManagement" type="BaanLN_ReferenceActivityManagementType"/>
	<xsd:complexType name="BaanLN_ReferenceActivityManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsacm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsacm000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_ConfigurationManagementParam" type="BaanLN_ConfigurationManagementParamType"/>
	<xsd:complexType name="BaanLN_ConfigurationManagementParamType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtscfg000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtscfg000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_Call" type="BaanLN_CallType"/>
	<xsd:complexType name="BaanLN_CallType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsclm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsclm000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_CTM" type="BaanLN_CTMType"/>
	<xsd:complexType name="BaanLN_CTMType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsctm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsctm000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_Quotation" type="BaanLN_QuotationType"/>
	<xsd:complexType name="BaanLN_QuotationType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsepp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsepp000" type="xsd:anyType"/>			

	<xsd:element name="BaanLN_GeneralService" type="BaanLN_GeneralServiceType"/>
	<xsd:complexType name="BaanLN_GeneralServiceType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsmdm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsmdm000" type="xsd:anyType"/>			

	<xsd:element name="BaanLN_SMA" type="BaanLN_SMAType"/>
	<xsd:complexType name="BaanLN_SMAType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtssma000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtssma000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_MaintenanceSalesControl" type="BaanLN_MaintenanceSalesControlType"/>
	<xsd:complexType name="BaanLN_MaintenanceSalesControlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsmsc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsmsc000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_SubcontractManagement" type="BaanLN_SubcontractManagementType"/>
	<xsd:complexType name="BaanLN_SubcontractManagementType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtssbm000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtssbm000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_ServiceOrder" type="BaanLN_ServiceOrderType"/>
	<xsd:complexType name="BaanLN_ServiceOrderType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtssoc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtssoc000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_SPC" type="BaanLN_SPCType"/>
	<xsd:complexType name="BaanLN_SPCType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtsspc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtsspc000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_WorkOrder" type="BaanLN_WorkOrderType"/>
	<xsd:complexType name="BaanLN_WorkOrderType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtswcs000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtswcs000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_InventoryAnalysis" type="BaanLN_InventoryAnalysisType"/>
	<xsd:complexType name="BaanLN_InventoryAnalysisType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhina000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhina000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_InventoryHandling" type="BaanLN_InventoryHandlingType"/>
	<xsd:complexType name="BaanLN_InventoryHandlingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhinh000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhinh000" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_InventoryPlanning" type="BaanLN_InventoryPlanningType"/>
	<xsd:complexType name="BaanLN_InventoryPlanningType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhinp000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhinp000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_InventoryReporting" type="BaanLN_InventoryReportingType"/>
	<xsd:complexType name="BaanLN_InventoryReportingType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhinr000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhinr000" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_LotControl" type="BaanLN_LotControlType"/>
	<xsd:complexType name="BaanLN_LotControlType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhltc000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhltc000" type="xsd:anyType"/>	

	<xsd:element name="BaanLN_MasterData" type="BaanLN_MasterDataType"/>
	<xsd:complexType name="BaanLN_MasterDataType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhwmd000" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhwmd000" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_WMSInterface" type="BaanLN_WMSInterfaceType"/>
	<xsd:complexType name="BaanLN_WMSInterfaceType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowwhwmd205" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowwhwmd205" type="xsd:anyType"/>		
	
	<xsd:element name="BaanLN_CompanyCommonData" type="BaanLN_CompanyCommonDataType"/>
	<xsd:complexType name="BaanLN_CompanyCommonDataType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcemm170" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcemm170" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_Statuses" type="BaanLN_StatusesType"/>
	<xsd:complexType name="BaanLN_StatusesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_rowtcmcs095" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_rowtcmcs095" type="xsd:anyType"/>		

	<xsd:element name="BaanLN_FinancialCompanies" type="BaanLN_FinancialCompaniesType"/>
	<xsd:complexType name="BaanLN_FinancialCompaniesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_FinancialCompany" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_FinancialCompany" type="xsd:anyType"/>	
	
	<xsd:element name="BaanLN_FiscalEndDates" type="BaanLN_FiscalEndDatesType"/>
	<xsd:complexType name="BaanLN_FiscalEndDatesType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_FiscalEndDate" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_FiscalEndDate" type="xsd:anyType"/>
	
	<xsd:element name="BaanLN_ConfigApps1099Data" type="BaanLN_ConfigApps1099DataType"/>
	<xsd:complexType name="BaanLN_ConfigApps1099DataType">
		<xsd:sequence>
			<xsd:element ref="BaanLN_ConfigApps1099" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BaanLN_ConfigApps1099" type="xsd:anyType"/>

	
</xsd:schema>
