<?xml version="1.0" encoding="UTF-8" ?>
<!-- 
  
        ** OAGIS® Revision: 9.2  ** 
        ** Date: 11 May 2007 ** 
        ** Copyright 1997-2007, All Rights Reserved ** 
         
        This is an OAGIS® BOD XML Schema (XSD) Definition. 
         
       License information for this file is provided in the file **OAGi License Agreement.txt** that is provided with this download package. 
         
        For support, more information, or to report implementation bugs, please contact the Open Applications Group at xml@openapplications.org. 
         
        XML Schema  
         
--> 
  
<!-- 
© Copyright 2011 Infor Global Solutions Technology GmbH and/or its affiliates and subsidiaries. All rights reserved. The  
word and design marks set forth herein are trademarks and/or registered trademarks of Infor Global Solutions  
Technology GmbH and/or its affiliates and subsidiaries. All rights reserved. All other trademarks listed herein  
are the property of their respective owners. 
  
--> 
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns="http://schema.infor.com/InforOAGIS/2"
 targetNamespace="http://schema.infor.com/InforOAGIS/2" elementFormDefault="qualified"
 attributeFormDefault="unqualified" version="2.9.x">
<xs:element name='SupportProduct' type='SupportProductType' />
<xs:complexType name='SupportProductType'>
<xs:sequence>
<xs:element name='IDs' minOccurs='0' type='IDsType' >
<xs:annotation>
<xs:documentation>
A container that holds a list of IDs without RevisionID.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DisplayID' minOccurs='0' type='DisplayIDType' >
<xs:annotation>
<xs:documentation>
The ID for this object formatted as closely as possible to the way the customer would expect to see the ID. This element is used for display only and has no other purpose.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DocumentDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
The date that document was created within the system of record.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Description' minOccurs='0' maxOccurs='unbounded' type='DescriptionType' >
<xs:annotation>
<xs:documentation>
Free form text that describes the object and repeats as needed to provide support for multilingual descriptions</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Note' minOccurs='0' maxOccurs='unbounded' type='NoteType' >
<xs:annotation>
<xs:documentation>
A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Status' minOccurs='0' type='StatusType' >
<xs:annotation>
<xs:documentation>
Indicates the current state of the associated object.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ApplicationServer' minOccurs='0' type='ApplicationServerType' >
<xs:annotation>
<xs:documentation>
Type Def inition for data collection of Application Server information</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ProductCommon' minOccurs='0' type='ProductCommonType' >
<xs:annotation>
<xs:documentation>
Type Definition for the application Common collections.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ProductSpecific' minOccurs='0' type='ProductSpecificType' >
<xs:annotation>
<xs:documentation>
Type Definition for the Application Specific	collections.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ProductDatabases' minOccurs='0' type='ProductDatabasesType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ActiveInstanceCountType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationPatchesType'>
<xs:sequence>
<xs:element name='ApplicationPatch' minOccurs='0' maxOccurs='unbounded' type='ApplicationPatchType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ApplicationPatchType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationProductsType'>
<xs:sequence>
<xs:element name='ApplicationProduct' minOccurs='0' maxOccurs='unbounded' type='ApplicationProductType' >
<xs:annotation>
<xs:documentation>
A product Line has many products. The support portal uses the product entitlement to determine what to show and have access for. Optionally the ISA product integrations can return the products installed.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='ApplicationProductType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationSalesVersionType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
<xs:attribute name='listID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
This attribute contains the Code List ID for the codes that are associated with corresponding entity.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listAgencyID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listAgencyName' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listName' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listVersionID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='name' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listSchemeURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='accountingEntity' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The accounting entity that is associated with the maintenance of this instance of the noun. For objects that are maintained at the tenant level this attribute must not be included in the document.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='location' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The location that is associated with the maintenance of this instance of the noun. This attribute must not be included on the ID of objects that are maintained at the tenant or accounting entity level.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationServerNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationServerType'>
<xs:sequence>
<xs:element name='ApplicationServerName' minOccurs='0' type='ApplicationServerNameType' >
<xs:annotation>
<xs:documentation>
Application Server Name - Middleware that the appplication is running on e.g. weblogic, tomcat IIS</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ApplicationServerType' minOccurs='0' type='ApplicationServerTypeType' >
<xs:annotation>
<xs:documentation>
Application Server Type - the type of middleware that the application is using e.g. webserver, application server</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ApplicationServerVersion' minOccurs='0' type='ApplicationServerVersionType' >
<xs:annotation>
<xs:documentation>
Application Server Version - the version of the application server type</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='ApplicationServerTypeType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
<xs:attribute name='listID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
This attribute contains the Code List ID for the codes that are associated with corresponding entity.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listAgencyID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listAgencyName' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listName' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listVersionID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='name' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listSchemeURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='accountingEntity' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The accounting entity that is associated with the maintenance of this instance of the noun. For objects that are maintained at the tenant level this attribute must not be included in the document.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='location' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The location that is associated with the maintenance of this instance of the noun. This attribute must not be included on the ID of objects that are maintained at the tenant or accounting entity level.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationServerVersionType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ApplicationVersionType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='AqTmProcessesType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ArchiveIndicatorType'>
<xs:simpleContent>
<xs:extension base='Boolean2BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ArchiveLagTargetType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='AuditFileDestType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='AuditTrailType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_ACPType'>
<xs:sequence>
<xs:element name='BaanLN_rowtfacp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtfacp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ACRType'>
<xs:sequence>
<xs:element name='BaanLN_rowtfacr000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtfacr000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ACSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtracs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtracs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ActiveType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_APIType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcapi136' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcapi136Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ApplicationParametersType'>
<xs:sequence>
<xs:element name='BaanLN_AS_AutomationServer' minOccurs='0' type='BaanLN_AS_AutomationServerType' />
<xs:element name='BaanLN_BP_People' minOccurs='0' type='BaanLN_BP_PeopleType' />
<xs:element name='BaanLN_CI_CentralInvoicing' minOccurs='0' type='BaanLN_CI_CentralInvoicingType' />
<xs:element name='BaanLN_CP_EnterprisePlanning' minOccurs='0' type='BaanLN_CP_EnterprisePlanningType' />
<xs:element name='BaanLN_DM_DataManagement' minOccurs='0' type='BaanLN_DM_DataManagementType' />
<xs:element name='BaanLN_EC_ElectronicCommerce' minOccurs='0' type='BaanLN_EC_ElectronicCommerceType' />
<xs:element name='BaanLN_FM_FreightManagement' minOccurs='0' type='BaanLN_FM_FreightManagementType' />
<xs:element name='BaanLN_NT_NewTechnology' minOccurs='0' type='BaanLN_NT_NewTechnologyType' />
<xs:element name='BaanLN_QM_QualityManagement' minOccurs='0' type='BaanLN_QM_QualityManagementType' />
<xs:element name='BaanLN_TC_Common' minOccurs='0' type='BaanLN_TC_CommonType' />
<xs:element name='BaanLN_TD_Distribution' minOccurs='0' type='BaanLN_TD_DistributionType' />
<xs:element name='BaanLN_TF_Financials' minOccurs='0' type='BaanLN_TF_FinancialsType' />
<xs:element name='BaanLN_TG_EnterpriseModelling' minOccurs='0' type='BaanLN_TG_EnterpriseModellingType' />
<xs:element name='BaanLN_TI_Manufacturing' minOccurs='0' type='BaanLN_TI_ManufacturingType' />
<xs:element name='BaanLN_TP_Project' minOccurs='0' type='BaanLN_TP_ProjectType' />
<xs:element name='BaanLN_TR_Transport' minOccurs='0' type='BaanLN_TR_TransportType' />
<xs:element name='BaanLN_TS_Service' minOccurs='0' type='BaanLN_TS_ServiceType' />
<xs:element name='BaanLN_WH_Warehousing' minOccurs='0' type='BaanLN_WH_WarehousingType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ApplicationType'>
<xs:sequence>
<xs:element name='BaanLN_VersionInfo' minOccurs='0' type='BaanLN_VersionInfoType' />
<xs:element name='BaanLN_Installation' minOccurs='0' type='BaanLN_InstallationType' />
<xs:element name='BaanLN_Configuration' minOccurs='0' type='BaanLN_ConfigurationType' />
<xs:element name='BaanLN_ApplicationParameters' minOccurs='0' type='BaanLN_ApplicationParametersType' />
<xs:element name='BaanLN_ConfigApps' minOccurs='0' type='BaanLN_ConfigAppsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ApplicationVersionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AS_AutomationServerType'>
<xs:sequence>
<xs:element name='BaanLN_AutomationServer' minOccurs='0' type='BaanLN_AutomationServerType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_AsmInsDefType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AsmType'>
<xs:sequence>
<xs:element name='BaanLN_AsmInsDef' minOccurs='0' type='BaanLN_AsmInsDefType' />
<xs:element name='BaanLN_AsmTypeDef' minOccurs='0' type='BaanLN_AsmTypeDefType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_AsmTypeDefType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AssemblyControlType'>
<xs:sequence>
<xs:element name='BaanLN_rowtiasc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtiasc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_AssemblyPlanningType'>
<xs:sequence>
<xs:element name='BaanLN_rowtiapl000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtiapl000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_AuditColsFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AuditDefFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AuditHostsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AuditSpecFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_AuditType'>
<xs:sequence>
<xs:element name='BaanLN_AuditColsFile' minOccurs='0' type='BaanLN_AuditColsFileType' />
<xs:element name='BaanLN_AuditSpecFile' minOccurs='0' type='BaanLN_AuditSpecFileType' />
<xs:element name='BaanLN_AuditHosts' minOccurs='0' type='BaanLN_AuditHostsType' />
<xs:element name='BaanLN_AuditDefFile' minOccurs='0' type='BaanLN_AuditDefFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_AutomationServerType'>
<xs:sequence>
<xs:element name='BaanLN_rowasint000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowasint000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_AvailableType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_BaanERPServerInfoFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_BaanERPServerInfoType'>
<xs:sequence>
<xs:element name='BaanLN_KeyValue' maxOccurs='unbounded' type='BaanLN_KeyValueType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_BaseVRCType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_BIAType'>
<xs:sequence>
<xs:element name='BaanLN_rowtfbia000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtfbia000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_BIntRegressionTestType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcrgt000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcrgt000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_BODType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcbod000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcbod000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_BOMType'>
<xs:sequence>
<xs:element name='BaanLN_rowtibom000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtibom000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_BP_PeopleType'>
<xs:sequence>
<xs:element name='BaanLN_People' minOccurs='0' type='BaanLN_PeopleType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_BseVarsFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_CallType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsclm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsclm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CCPType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcccp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcccp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CDEType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrcde000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrcde000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CentralDataCompanyType'>
<xs:sequence>
<xs:element name='BaanLN_rowtgbrg000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtgbrg000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CEnvironmentVariablesType'>
<xs:sequence>
<xs:element name='BaanLN_BseVarsFile' minOccurs='0' type='BaanLN_BseVarsFileType' />
<xs:element name='BaanLN_DefaultsAllFile' minOccurs='0' type='BaanLN_DefaultsAllFileType' />
<xs:element name='BaanLN_DefaultsDbResourceFile' minOccurs='0' type='BaanLN_DefaultsDbResourceFileType' />
<xs:element name='BaanLN_DefaultsDbResourceJbdbFile' minOccurs='0' type='BaanLN_DefaultsDbResourceJbdbFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CI_CentralInvoicingType'>
<xs:sequence>
<xs:element name='BaanLN_SalesInvoicing' minOccurs='0' type='BaanLN_SalesInvoicingType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ClientInstallationType'>
<xs:sequence>
<xs:element name='BaanLN_rowtiasl000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtiasl000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CMGType'>
<xs:sequence>
<xs:element name='BaanLN_rowtfcmg000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtfcmg000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CollectorObjectVersionInfoType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_CommissionsRebatesType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdcms000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdcms000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CommonODMType'>
<xs:sequence>
<xs:element name='BaanLN_rowdmsys000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowdmsys000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CompaniesType'>
<xs:sequence>
<xs:element name='BaanLN_Company' minOccurs='0' maxOccurs='unbounded' type='BaanLN_CompanyType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CompanyCommonDataType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcemm170' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcemm170Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CompanyNumberType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_CompanyType'>
<xs:sequence>
<xs:element name='BaanLN_CompanyNumber' minOccurs='0' type='BaanLN_CompanyNumberType' />
<xs:element name='BaanLN_Name' minOccurs='0' type='BaanLN_NameType' />
<xs:element name='BaanLN_PackageComb' minOccurs='0' type='BaanLN_PackageCombType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CompnrInfoFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_ComponentType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_COMType'>
<xs:sequence>
<xs:element name='BaanLN_rowtccom999' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtccom999Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ConfigApps1099DataType'>
<xs:sequence>
<xs:element name='BaanLN_ConfigApps1099' minOccurs='0' maxOccurs='unbounded' type='BaanLN_ConfigApps1099Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ConfigApps1099Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_ConfigAppsType'>
<xs:sequence>
<xs:element name='BaanLN_CompanyCommonData' minOccurs='0' type='BaanLN_CompanyCommonDataType' />
<xs:element name='BaanLN_Statuses' minOccurs='0' type='BaanLN_StatusesType' />
<xs:element name='BaanLN_FinancialCompanies' minOccurs='0' type='BaanLN_FinancialCompaniesType' />
<xs:element name='BaanLN_FiscalEndDates' minOccurs='0' type='BaanLN_FiscalEndDatesType' />
<xs:element name='BaanLN_ConfigApps1099Data' minOccurs='0' type='BaanLN_ConfigApps1099DataType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ConfigTechnicalType'>
<xs:sequence>
<xs:element name='BaanLN_CEnvironmentVariables' type='BaanLN_CEnvironmentVariablesType' />
<xs:element name='BaanLN_Asm' minOccurs='0' type='BaanLN_AsmType' />
<xs:element name='BaanLN_Audit' minOccurs='0' type='BaanLN_AuditType' />
<xs:element name='BaanLN_IpcInfoFile' minOccurs='0' type='BaanLN_IpcInfoFileType' />
<xs:element name='BaanLN_SrddTabFile' minOccurs='0' type='BaanLN_SrddTabFileType' />
<xs:element name='BaanLN_TabledefFile' minOccurs='0' type='BaanLN_TabledefFileType' />
<xs:element name='BaanLN_TssMbstoreFile' minOccurs='0' type='BaanLN_TssMbstoreFileType' />
<xs:element name='BaanLN_OracleDriverParamFile' minOccurs='0' type='BaanLN_OracleDriverParamFileType' />
<xs:element name='BaanLN_OracleStorageParamFile' minOccurs='0' type='BaanLN_OracleStorageParamFileType' />
<xs:element name='BaanLN_InformixDriverParamFile' minOccurs='0' type='BaanLN_InformixDriverParamFileType' />
<xs:element name='BaanLN_InformixStorageParamFile' minOccurs='0' type='BaanLN_InformixStorageParamFileType' />
<xs:choice>
<xs:sequence>
<xs:element name='BaanLN_Db2DriverParamFile' minOccurs='0' type='BaanLN_Db2DriverParamFileType' />
<xs:element name='BaanLN_Db2StorageParamFile' minOccurs='0' type='BaanLN_Db2StorageParamFileType' />
<xs:element name='BaanLN_MsqlDriverParamFile' minOccurs='0' type='BaanLN_MsqlDriverParamFileType' />
<xs:element name='BaanLN_MsqlStorageParamFile' minOccurs='0' type='BaanLN_MsqlStorageParamFileType' />
<xs:element name='BaanLN_MysqlDriverParamFile' minOccurs='0' type='BaanLN_MysqlDriverParamFileType' />
<xs:element name='BaanLN_MysqlStorageParamFile' minOccurs='0' type='BaanLN_MysqlStorageParamFileType' />
<xs:element name='BaanLN_FdFiles' minOccurs='0' type='BaanLN_FdFilesType' />
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ConfigurationManagementParamType'>
<xs:sequence>
<xs:element name='BaanLN_rowtscfg000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtscfg000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ConfigurationType'>
<xs:sequence>
<xs:element name='BaanLN_ConfigTechnical' minOccurs='0' type='BaanLN_ConfigTechnicalType' />
<xs:element name='BaanLN_Companies' minOccurs='0' type='BaanLN_CompaniesType' />
<xs:element name='BaanLN_SharedTables' minOccurs='0' type='BaanLN_SharedTablesType' />
<xs:element name='BaanLN_SharedTableInfoFile' minOccurs='0' type='BaanLN_SharedTableInfoFileType' />
<xs:element name='BaanLN_MultiDataLanguages' minOccurs='0' type='BaanLN_MultiDataLanguagesType' />
<xs:element name='BaanLN_CustomerDefinedFields' minOccurs='0' type='BaanLN_CustomerDefinedFieldsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ContractType'>
<xs:sequence>
<xs:element name='BaanLN_rowtpctm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtpctm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CostAccountingType'>
<xs:sequence>
<xs:element name='BaanLN_rowtfcat000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtfcat000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CountryType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_CP_EnterprisePlanningType'>
<xs:sequence>
<xs:element name='BaanLN_Performance' minOccurs='0' type='BaanLN_PerformanceType' />
<xs:element name='BaanLN_EP' minOccurs='0' type='BaanLN_EPType' />
<xs:element name='BaanLN_WorkLoadControl' minOccurs='0' type='BaanLN_WorkLoadControlType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CPRType'>
<xs:sequence>
<xs:element name='BaanLN_rowticpr000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowticpr000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CRPType'>
<xs:sequence>
<xs:element name='BaanLN_rowticrp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowticrp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CTMType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsctm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsctm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CustomerDefinedFieldsType'>
<xs:sequence>
<xs:element name='BaanLN_CustomerDefinedField' minOccurs='0' maxOccurs='unbounded' type='BaanLN_CustomerDefinedFieldType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_CustomerDefinedFieldType'>
<xs:sequence>
<xs:element name='BaanLN_PackgeCombination' minOccurs='0' type='BaanLN_PackgeCombinationType' />
<xs:element name='BaanLN_Package' minOccurs='0' type='BaanLN_PackageType' />
<xs:element name='BaanLN_Module' minOccurs='0' type='BaanLN_ModuleType' />
<xs:element name='BaanLN_Table' minOccurs='0' type='BaanLN_TableType' />
<xs:element name='BaanLN_FieldName' minOccurs='0' type='BaanLN_FieldNameType' />
<xs:element name='BaanLN_FieldDescription' minOccurs='0' type='BaanLN_FieldDescriptionType' />
<xs:element name='BaanLN_DataType' minOccurs='0' type='BaanLN_DataTypeType' />
<xs:element name='BaanLN_DataTypeDescription' minOccurs='0' type='BaanLN_DataTypeDescriptionType' />
<xs:element name='BaanLN_Active' minOccurs='0' type='BaanLN_ActiveType' />
<xs:element name='BaanLN_Available' minOccurs='0' type='BaanLN_AvailableType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_DatabaseAdmXmlFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DatabaseAdmXmlType'>
<xs:sequence>
<xs:element name='BaanLN_Name' minOccurs='0' type='BaanLN_NameType' />
<xs:element name='BaanLN_DatabaseAdmXmlFile' minOccurs='0' type='BaanLN_DatabaseAdmXmlFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_DatabaseDriversType'>
<xs:sequence>
<xs:element name='BaanLN_DatabaseDriver' minOccurs='0' type='BaanLN_DatabaseDriverType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_DatabaseDriverType'>
<xs:sequence>
<xs:element name='BaanLN_Driver' minOccurs='0' type='BaanLN_DriverType' />
<xs:element name='BaanLN_Version' minOccurs='0' type='BaanLN_VersionType' />
<xs:element name='BaanLN_Parameters' minOccurs='0' type='BaanLN_ParametersType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_DataTypeDescriptionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DataTypeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DateStatusChangeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_Db2DriverParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_Db2StorageParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DefaultsAllFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DefaultsDbResourceFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DefaultsDbResourceJbdbFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DirectoriesType'>
<xs:sequence>
<xs:element name='BaanLN_Directory' minOccurs='0' maxOccurs='unbounded' type='BaanLN_DirectoryType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_DirectoryType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DM_DataManagementType'>
<xs:sequence>
<xs:element name='BaanLN_ODMClientVersion' minOccurs='0' type='BaanLN_ODMClientVersionType' />
<xs:element name='BaanLN_CommonODM' minOccurs='0' type='BaanLN_CommonODMType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_DriverType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_DRPType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrdrp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrdrp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EC_ElectronicCommerceType'>
<xs:sequence>
<xs:element name='BaanLN_EDI' minOccurs='0' type='BaanLN_EDIType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ECSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrecs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrecs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EDI2Type'>
<xs:sequence>
<xs:element name='BaanLN_rowtcedi000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcedi000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EDIType'>
<xs:sequence>
<xs:element name='BaanLN_rowecedi000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowecedi000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EDMType'>
<xs:sequence>
<xs:element name='BaanLN_rowtiedm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtiedm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EffectivityType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcuef000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcuef000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EnterpriseModelingManagementType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcemm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcemm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EPType'>
<xs:sequence>
<xs:element name='BaanLN_rowcprpd000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowcprpd000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_EuroConversionType'>
<xs:sequence>
<xs:element name='BaanLN_rowtccri000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtccri000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ExistingIUsInfoFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_ExistingIUsInfoType'>
<xs:sequence>
<xs:element name='BaanLN_Value' minOccurs='0' maxOccurs='unbounded' type='BaanLN_ValueType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FAMbyCompanyType'>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name='BaanLN_rowtffam000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtffam000Type' />
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FBSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtffbs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtffbs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FdFileInfoFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_FdFilesType'>
<xs:sequence>
<xs:element name='BaanLN_FdFile' minOccurs='0' maxOccurs='unbounded' type='BaanLN_FdFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FdFileType'>
<xs:sequence>
<xs:element name='BaanLN_Name' minOccurs='0' type='BaanLN_NameType' />
<xs:choice>
<xs:sequence>
<xs:element name='BaanLN_Lines' minOccurs='0' type='BaanLN_LinesType' />
</xs:sequence>
</xs:choice>
<xs:element name='BaanLN_FdFileInfoFile' minOccurs='0' type='BaanLN_FdFileInfoFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FieldDescriptionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_FieldNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_FinancialCompaniesType'>
<xs:sequence>
<xs:element name='BaanLN_FinancialCompany' minOccurs='0' maxOccurs='unbounded' type='BaanLN_FinancialCompanyType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FinancialCompanyType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_FinancialIntegrationType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcfin000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcfin000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FinancialStatementType'>
<xs:sequence>
<xs:element name='BaanLN_rowtffst000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtffst000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FiscalEndDatesType'>
<xs:sequence>
<xs:element name='BaanLN_FiscalEndDate' minOccurs='0' maxOccurs='unbounded' type='BaanLN_FiscalEndDateType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FiscalEndDateType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_FM_FreightManagementType'>
<xs:sequence>
<xs:element name='BaanLN_FMD' minOccurs='0' type='BaanLN_FMDType' />
<xs:element name='BaanLN_FOC' minOccurs='0' type='BaanLN_FOCType' />
<xs:element name='BaanLN_FreightRatesAndCosts' minOccurs='0' type='BaanLN_FreightRatesAndCostsType' />
<xs:element name='BaanLN_FreightInvoicing' minOccurs='0' type='BaanLN_FreightInvoicingType' />
<xs:element name='BaanLN_LoadBuilding' minOccurs='0' type='BaanLN_LoadBuildingType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FMDType'>
<xs:sequence>
<xs:element name='BaanLN_rowfmfmd000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowfmfmd000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FOCType'>
<xs:sequence>
<xs:element name='BaanLN_rowfmfoc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowfmfoc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FourGLEngineType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_FreightInvoicingType'>
<xs:sequence>
<xs:element name='BaanLN_rowfmfri000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowfmfri000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_FreightRatesAndCostsType'>
<xs:sequence>
<xs:element name='BaanLN_rowfmfrc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowfmfrc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_GeneralERPProjectType'>
<xs:sequence>
<xs:element name='BaanLN_rowtppdm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtppdm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_GeneralProjectEstimatingType'>
<xs:sequence>
<xs:element name='BaanLN_rowtpbop000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtpbop000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_GeneralServiceType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsmdm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsmdm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_HECType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrhec000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrhec000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_HRSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtihra000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtihra000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ILCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdilc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdilc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ImplementedSoftwareComponentType'>
<xs:sequence>
<xs:element name='BaanLN_rowtccom000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtccom000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_InformixDriverParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_InformixStorageParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_InstallationType'>
<xs:sequence>
<xs:element name='BaanLN_BaanERPServerInfo' minOccurs='0' type='BaanLN_BaanERPServerInfoType' />
<xs:element name='BaanLN_BaanERPServerInfoFile' minOccurs='0' type='BaanLN_BaanERPServerInfoFileType' />
<xs:element name='BaanLN_ExistingIUsInfo' minOccurs='0' type='BaanLN_ExistingIUsInfoType' />
<xs:element name='BaanLN_ExistingIUsInfoFile' minOccurs='0' type='BaanLN_ExistingIUsInfoFileType' />
<xs:element name='BaanLN_DatabaseAdmXml' minOccurs='0' maxOccurs='unbounded' type='BaanLN_DatabaseAdmXmlType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_InterfaceVersionType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_IntraEUTransactionType'>
<xs:sequence>
<xs:element name='BaanLN_rowtccom997' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtccom997Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_InventoryAnalysisType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhina000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhina000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_InventoryHandlingType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhinh000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhinh000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_InventoryPlanningType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhinp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhinp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_InventoryReportingType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhinr000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhinr000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_INVType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdinv000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdinv000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_IpcInfoFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_ItemBaseDataType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcibd999' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcibd999Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ItemControlType'>
<xs:sequence>
<xs:element name='BaanLN_rowtiitm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtiitm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_KeyType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_KeyValueType'>
<xs:sequence>
<xs:element name='BaanLN_Key' minOccurs='0' type='BaanLN_KeyType' />
<xs:element name='BaanLN_Value' minOccurs='0' type='BaanLN_ValueType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LandedCostsType'>
<xs:sequence>
<xs:element name='BaanLN_rowtclct000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtclct000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LanguageType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_LinesType'>
<xs:sequence>
<xs:element name='BaanLN_Line' minOccurs='0' maxOccurs='unbounded' type='BaanLN_LineType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LineType'>
<xs:sequence>
<xs:element name='BaanLN_Package' minOccurs='0' type='BaanLN_PackageType' />
<xs:element name='BaanLN_Component' minOccurs='0' type='BaanLN_ComponentType' />
<xs:element name='BaanLN_Directories' minOccurs='0' type='BaanLN_DirectoriesType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LoadBuildingType'>
<xs:sequence>
<xs:element name='BaanLN_rowfmlbd000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowfmlbd000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LogicalCompaniesType'>
<xs:sequence>
<xs:element name='BaanLN_LogicalCompany' minOccurs='0' type='BaanLN_LogicalCompanyType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LogicalCompanyType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_LotControlType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhltc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhltc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_LTCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdltc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdltc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MaintenanceSalesControlType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsmsc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsmsc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MapSessionOptionsByUserType'>
<xs:sequence>
<xs:element name='BaanLN_rowtppdm002' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtppdm002Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MasterDataType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhwmd000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhwmd000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MCS2Type'>
<xs:sequence>
<xs:element name='BaanLN_rowtdmcs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdmcs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MCSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcmcs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcmcs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ModuleType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_MPSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtimps000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtimps000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MRPType'>
<xs:sequence>
<xs:element name='BaanLN_rowtimrp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtimrp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MsqlDriverParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_MsqlStorageParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_MultiDataLanguagesType'>
<xs:sequence>
<xs:element name='BaanLN_MultiDataLanguage' minOccurs='0' maxOccurs='unbounded' type='BaanLN_MultiDataLanguageType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MultiDataLanguageType'>
<xs:sequence>
<xs:element name='BaanLN_Language' minOccurs='0' type='BaanLN_LanguageType' />
<xs:element name='BaanLN_Country' minOccurs='0' type='BaanLN_CountryType' />
<xs:element name='BaanLN_Status' minOccurs='0' type='BaanLN_StatusType' />
<xs:element name='BaanLN_StatusDescription' minOccurs='0' type='BaanLN_StatusDescriptionType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_MysqlDriverParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_MysqlStorageParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_NameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_NT_NewTechnologyType'>
<xs:sequence>
<xs:element name='BaanLN_Windows' minOccurs='0' type='BaanLN_WindowsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ODMClientVersionType'>
<xs:sequence>
<xs:element name='BaanLN_rowdmdoc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowdmdoc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_OracleDriverParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_OracleStorageParamFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PackageCombType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PackageToDetermineVRCStructureType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PackageType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PackgeCombinationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PACType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrpac000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrpac000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ParametersType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PatchCodeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PCFType'>
<xs:sequence>
<xs:element name='BaanLN_rowtipcf000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtipcf000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PCSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtipcs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtipcs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PeopleType'>
<xs:sequence>
<xs:element name='BaanLN_rowbpmdm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowbpmdm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PerformanceType'>
<xs:sequence>
<xs:element name='BaanLN_rowcpcom000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowcpcom000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PhysicalCompanyType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PMCsolutionsType'>
<xs:sequence>
<xs:element name='BaanLN_PMCsolution' maxOccurs='unbounded' type='BaanLN_PMCsolutionType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PMCsolutionType'>
<xs:sequence>
<xs:element name='BaanLN_UpdateVRC' minOccurs='0' type='BaanLN_UpdateVRCType' />
<xs:element name='BaanLN_BaseVRC' minOccurs='0' type='BaanLN_BaseVRCType' />
<xs:element name='BaanLN_Solution' minOccurs='0' type='BaanLN_SolutionType' />
<xs:element name='BaanLN_Type' minOccurs='0' type='BaanLN_TypeType' />
<xs:element name='BaanLN_PatchCode' minOccurs='0' type='BaanLN_PatchCodeType' />
<xs:element name='BaanLN_Status' minOccurs='0' type='BaanLN_StatusType' />
<xs:element name='BaanLN_DateStatusChange' minOccurs='0' type='BaanLN_DateStatusChangeType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PMCUpdateVRCsType'>
<xs:sequence>
<xs:element name='BaanLN_PMCUpdateVRC' maxOccurs='unbounded' type='BaanLN_PMCUpdateVRCType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PMCUpdateVRCType'>
<xs:sequence>
<xs:element name='BaanLN_UpdateVRC' minOccurs='0' type='BaanLN_UpdateVRCType' />
<xs:element name='BaanLN_BaseVRC' minOccurs='0' type='BaanLN_BaseVRCType' />
<xs:element name='BaanLN_PackageToDetermineVRCStructure' minOccurs='0' type='BaanLN_PackageToDetermineVRCStructureType' />
<xs:element name='BaanLN_VRCCombination' minOccurs='0' type='BaanLN_VRCCombinationType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PMGType'>
<xs:sequence>
<xs:element name='BaanLN_rowtipmg000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtipmg000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PortingsetType'>
<xs:sequence>
<xs:element name='BaanLN_Version' minOccurs='0' type='BaanLN_VersionType' />
<xs:element name='BaanLN_Portnumber' minOccurs='0' type='BaanLN_PortnumberType' />
<xs:element name='BaanLN_InterfaceVersion' minOccurs='0' type='BaanLN_InterfaceVersionType' />
<xs:element name='BaanLN_PortingsetVersionInfo' minOccurs='0' type='BaanLN_PortingsetVersionInfoType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PortingsetVersionInfoType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PortnumberType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_PRCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtpprc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtpprc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PredefinedCodingSystemsType'>
<xs:sequence>
<xs:element name='BaanLN_rowtpbop100' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtpbop100Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PricingType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdpcg000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdpcg000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ProjectBudgetPTCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtpptc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtpptc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ProjectHoursAccountingType'>
<xs:sequence>
<xs:element name='BaanLN_rowtphrs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtphrs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ProjectPeggingType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcpeg000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcpeg000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ProjectPlanningType'>
<xs:sequence>
<xs:element name='BaanLN_rowtppss000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtppss000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ProjectProductionControlType'>
<xs:sequence>
<xs:element name='BaanLN_rowtpppc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtpppc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_PURType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdpur000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdpur000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_QM_QualityManagementType'>
<xs:sequence>
<xs:element name='BaanLN_QM' minOccurs='0' type='BaanLN_QMType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_QMSType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcqms000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcqms000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_QMType'>
<xs:sequence>
<xs:element name='BaanLN_rowqmptc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowqmptc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_QuotationType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsepp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsepp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ReferenceActivityManagementType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsacm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsacm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_RelationManagementType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdsmi000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdsmi000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ROUType'>
<xs:sequence>
<xs:element name='BaanLN_rowtirou000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtirou000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_rowasint000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowbpmdm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowcisli000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowcpcom000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowcprpd000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowcpwlc200Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowdmdoc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowdmsys000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowecedi000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowfmfmd000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowfmfoc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowfmfrc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowfmfri000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowfmlbd000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowntint000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowqmptc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcapi136Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcbod000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcccp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtccom000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtccom997Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtccom999Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtccri000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcedi000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcemm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcemm170Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcfin000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcibd000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcibd999Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtclct000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcmcs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcmcs095Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcpeg000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcqms000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcrgt000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtctax000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtctrm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtcuef000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdcms000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdilc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdinv000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdltc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdmcs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdpcg000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdpur000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdrpl000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdsls000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdsls039Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdsmi000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtdsta000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtfacp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtfacr000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtfbia000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtfcat000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtfcmg000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtffam000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtffbs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtffst000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtgbrg000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtgwfm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtiapl000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtiasc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtiasl000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtibom000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowticpr000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowticrp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtiedm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtihra000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtiitm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtimps000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtimrp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtipcf000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtipcs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtipmg000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtirou000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtirpt000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtisfc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtitrp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtpbop000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtpbop100Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtpctm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtphrs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtppdm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtppdm001Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtppdm002Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtpppc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtpprc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtppss000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtpptc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtracs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrcde000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrdrp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrecs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrhec000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrpac000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtcd000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtco000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtfc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtfm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtoc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtod000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtoh000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtop000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrtrc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrwic000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrwoc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtrwrc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsacm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtscfg000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsclm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsctm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsepp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsmdm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsmsc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtssbm000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtssma000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtssoc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtsspc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowtswcs000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhina000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhinh000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhinp000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhinr000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhltc000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhwmd000Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_rowwhwmd205Type'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_RPLType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdrpl000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdrpl000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_RPTType'>
<xs:sequence>
<xs:element name='BaanLN_rowtirpt000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtirpt000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SalesInvoicingType'>
<xs:sequence>
<xs:element name='BaanLN_rowcisli000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowcisli000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SegmentationType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcibd000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcibd000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ServiceOrderType'>
<xs:sequence>
<xs:element name='BaanLN_rowtssoc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtssoc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SFCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtisfc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtisfc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SharedTableInfoFileType'>
<xs:sequence>
<xs:element name='BaanLN_CompnrInfoFile' minOccurs='0' type='BaanLN_CompnrInfoFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SharedTablesType'>
<xs:sequence>
<xs:element name='BaanLN_SharedTable' minOccurs='0' maxOccurs='unbounded' type='BaanLN_SharedTableType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SharedTableType'>
<xs:sequence>
<xs:element name='BaanLN_Table' minOccurs='0' type='BaanLN_TableType' />
<xs:element name='BaanLN_PhysicalCompany' minOccurs='0' type='BaanLN_PhysicalCompanyType' />
<xs:element name='BaanLN_LogicalCompanies' minOccurs='0' type='BaanLN_LogicalCompaniesType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SLSType'>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name='BaanLN_rowtdsls000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdsls000Type' />
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SMAType'>
<xs:sequence>
<xs:element name='BaanLN_rowtssma000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtssma000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SolutionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_SPCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtsspc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtsspc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_SrddTabFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_StandardProgramVersionInfoType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_StatisticsType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdsta000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdsta000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_StatusDescriptionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_StatusesType'>
<xs:sequence>
<xs:element name='BaanLN_rowtcmcs095' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtcmcs095Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_StatusType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_SubcontractManagementType'>
<xs:sequence>
<xs:element name='BaanLN_rowtssbm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtssbm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TabledefFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_TableType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_TaxType'>
<xs:sequence>
<xs:element name='BaanLN_rowtctax000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtctax000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TC_CommonType'>
<xs:sequence>
<xs:element name='BaanLN_API' minOccurs='0' type='BaanLN_APIType' />
<xs:element name='BaanLN_BOD' minOccurs='0' type='BaanLN_BODType' />
<xs:element name='BaanLN_CCP' minOccurs='0' type='BaanLN_CCPType' />
<xs:element name='BaanLN_ImplementedSoftwareComponent' minOccurs='0' type='BaanLN_ImplementedSoftwareComponentType' />
<xs:element name='BaanLN_IntraEUTransaction' minOccurs='0' type='BaanLN_IntraEUTransactionType' />
<xs:element name='BaanLN_COM' minOccurs='0' type='BaanLN_COMType' />
<xs:element name='BaanLN_EuroConversion' minOccurs='0' type='BaanLN_EuroConversionType' />
<xs:element name='BaanLN_EDI2' minOccurs='0' type='BaanLN_EDI2Type' />
<xs:element name='BaanLN_EnterpriseModelingManagement' minOccurs='0' type='BaanLN_EnterpriseModelingManagementType' />
<xs:element name='BaanLN_FinancialIntegration' minOccurs='0' type='BaanLN_FinancialIntegrationType' />
<xs:element name='BaanLN_Segmentation' minOccurs='0' type='BaanLN_SegmentationType' />
<xs:element name='BaanLN_ItemBaseData' minOccurs='0' type='BaanLN_ItemBaseDataType' />
<xs:element name='BaanLN_LandedCosts' minOccurs='0' type='BaanLN_LandedCostsType' />
<xs:element name='BaanLN_MCS' minOccurs='0' type='BaanLN_MCSType' />
<xs:element name='BaanLN_BIntRegressionTest' minOccurs='0' type='BaanLN_BIntRegressionTestType' />
<xs:element name='BaanLN_ProjectPegging' minOccurs='0' type='BaanLN_ProjectPeggingType' />
<xs:element name='BaanLN_QMS' minOccurs='0' type='BaanLN_QMSType' />
<xs:element name='BaanLN_Tax' minOccurs='0' type='BaanLN_TaxType' />
<xs:element name='BaanLN_TermsandConditions' minOccurs='0' type='BaanLN_TermsandConditionsType' />
<xs:element name='BaanLN_Effectivity' minOccurs='0' type='BaanLN_EffectivityType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TCDType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtcd000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtcd000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TCOType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtco000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtco000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TD_DistributionType'>
<xs:sequence>
<xs:element name='BaanLN_CommissionsRebates' minOccurs='0' type='BaanLN_CommissionsRebatesType' />
<xs:element name='BaanLN_ILC' minOccurs='0' type='BaanLN_ILCType' />
<xs:element name='BaanLN_INV' minOccurs='0' type='BaanLN_INVType' />
<xs:element name='BaanLN_LTC' minOccurs='0' type='BaanLN_LTCType' />
<xs:element name='BaanLN_MCS2' minOccurs='0' type='BaanLN_MCS2Type' />
<xs:element name='BaanLN_Pricing' minOccurs='0' type='BaanLN_PricingType' />
<xs:element name='BaanLN_PUR' minOccurs='0' type='BaanLN_PURType' />
<xs:element name='BaanLN_RPL' minOccurs='0' type='BaanLN_RPLType' />
<xs:element name='BaanLN_SLS' minOccurs='0' type='BaanLN_SLSType' />
<xs:choice>
<xs:sequence>
<xs:element name='BaanLN_UserProfiles' minOccurs='0' type='BaanLN_UserProfilesType' />
<xs:element name='BaanLN_RelationManagement' minOccurs='0' type='BaanLN_RelationManagementType' />
<xs:element name='BaanLN_Statistics' minOccurs='0' type='BaanLN_StatisticsType' />
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TermsandConditionsType'>
<xs:sequence>
<xs:element name='BaanLN_rowtctrm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtctrm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TF_FinancialsType'>
<xs:sequence>
<xs:element name='BaanLN_ACP' minOccurs='0' type='BaanLN_ACPType' />
<xs:element name='BaanLN_ACR' minOccurs='0' type='BaanLN_ACRType' />
<xs:element name='BaanLN_BIA' minOccurs='0' type='BaanLN_BIAType' />
<xs:element name='BaanLN_CostAccounting' minOccurs='0' type='BaanLN_CostAccountingType' />
<xs:element name='BaanLN_CMG' minOccurs='0' type='BaanLN_CMGType' />
<xs:element name='BaanLN_FAMbyCompany' minOccurs='0' type='BaanLN_FAMbyCompanyType' />
<xs:choice>
<xs:sequence>
<xs:element name='BaanLN_FBS' minOccurs='0' type='BaanLN_FBSType' />
<xs:element name='BaanLN_FinancialStatement' minOccurs='0' type='BaanLN_FinancialStatementType' />
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TFCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtfc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtfc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TFMType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtfm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtfm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TG_EnterpriseModellingType'>
<xs:sequence>
<xs:element name='BaanLN_CentralDataCompany' minOccurs='0' type='BaanLN_CentralDataCompanyType' />
<xs:element name='BaanLN_WorkflowTriggering' minOccurs='0' type='BaanLN_WorkflowTriggeringType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TI_ManufacturingType'>
<xs:sequence>
<xs:element name='BaanLN_AssemblyPlanning' minOccurs='0' type='BaanLN_AssemblyPlanningType' />
<xs:element name='BaanLN_AssemblyControl' minOccurs='0' type='BaanLN_AssemblyControlType' />
<xs:element name='BaanLN_ClientInstallation' minOccurs='0' type='BaanLN_ClientInstallationType' />
<xs:element name='BaanLN_BOM' minOccurs='0' type='BaanLN_BOMType' />
<xs:element name='BaanLN_CPR' minOccurs='0' type='BaanLN_CPRType' />
<xs:element name='BaanLN_CRP' minOccurs='0' type='BaanLN_CRPType' />
<xs:element name='BaanLN_EDM' minOccurs='0' type='BaanLN_EDMType' />
<xs:element name='BaanLN_HRS' minOccurs='0' type='BaanLN_HRSType' />
<xs:element name='BaanLN_ItemControl' minOccurs='0' type='BaanLN_ItemControlType' />
<xs:element name='BaanLN_MPS' minOccurs='0' type='BaanLN_MPSType' />
<xs:element name='BaanLN_MRP' minOccurs='0' type='BaanLN_MRPType' />
<xs:element name='BaanLN_PCF' minOccurs='0' type='BaanLN_PCFType' />
<xs:element name='BaanLN_PCS' minOccurs='0' type='BaanLN_PCSType' />
<xs:element name='BaanLN_PMG' minOccurs='0' type='BaanLN_PMGType' />
<xs:element name='BaanLN_ROU' minOccurs='0' type='BaanLN_ROUType' />
<xs:element name='BaanLN_RPT' minOccurs='0' type='BaanLN_RPTType' />
<xs:element name='BaanLN_SFC' minOccurs='0' type='BaanLN_SFCType' />
<xs:element name='BaanLN_ToolsRequirementPlanning' minOccurs='0' type='BaanLN_ToolsRequirementPlanningType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TOCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtoc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtoc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TODType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtod000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtod000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TOHType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtoh000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtoh000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ToolsInterfaceVersionType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_ToolsRequirementPlanningType'>
<xs:sequence>
<xs:element name='BaanLN_rowtitrp000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtitrp000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ToolsType'>
<xs:sequence>
<xs:element name='BaanLN_ToolsVersion' minOccurs='0' type='BaanLN_ToolsVersionType' />
<xs:element name='BaanLN_FourGLEngine' minOccurs='0' type='BaanLN_FourGLEngineType' />
<xs:element name='BaanLN_ToolsInterfaceVersion' minOccurs='0' type='BaanLN_ToolsInterfaceVersionType' />
<xs:element name='BaanLN_StandardProgramVersionInfo' minOccurs='0' type='BaanLN_StandardProgramVersionInfoType' />
<xs:element name='BaanLN_CollectorObjectVersionInfo' minOccurs='0' type='BaanLN_CollectorObjectVersionInfoType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ToolsVersionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_TOPType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtop000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtop000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TP_ProjectType'>
<xs:sequence>
<xs:element name='BaanLN_GeneralProjectEstimating' minOccurs='0' type='BaanLN_GeneralProjectEstimatingType' />
<xs:element name='BaanLN_PredefinedCodingSystems' minOccurs='0' type='BaanLN_PredefinedCodingSystemsType' />
<xs:element name='BaanLN_Contract' minOccurs='0' type='BaanLN_ContractType' />
<xs:element name='BaanLN_ProjectHoursAccounting' minOccurs='0' type='BaanLN_ProjectHoursAccountingType' />
<xs:element name='BaanLN_GeneralERPProject' minOccurs='0' type='BaanLN_GeneralERPProjectType' />
<xs:element name='BaanLN_UserDefaults' minOccurs='0' type='BaanLN_UserDefaultsType' />
<xs:element name='BaanLN_MapSessionOptionsByUser' minOccurs='0' type='BaanLN_MapSessionOptionsByUserType' />
<xs:element name='BaanLN_ProjectProductionControl' minOccurs='0' type='BaanLN_ProjectProductionControlType' />
<xs:element name='BaanLN_ProjectPlanning' minOccurs='0' type='BaanLN_ProjectPlanningType' />
<xs:element name='BaanLN_PRC' minOccurs='0' type='BaanLN_PRCType' />
<xs:element name='BaanLN_ProjectBudgetPTC' minOccurs='0' type='BaanLN_ProjectBudgetPTCType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TR_TransportType'>
<xs:sequence>
<xs:element name='BaanLN_ACS' minOccurs='0' type='BaanLN_ACSType' />
<xs:element name='BaanLN_CDE' minOccurs='0' type='BaanLN_CDEType' />
<xs:element name='BaanLN_DRP' minOccurs='0' type='BaanLN_DRPType' />
<xs:element name='BaanLN_ECS' minOccurs='0' type='BaanLN_ECSType' />
<xs:element name='BaanLN_HEC' minOccurs='0' type='BaanLN_HECType' />
<xs:element name='BaanLN_PAC' minOccurs='0' type='BaanLN_PACType' />
<xs:element name='BaanLN_TCD' minOccurs='0' type='BaanLN_TCDType' />
<xs:element name='BaanLN_TCO' minOccurs='0' type='BaanLN_TCOType' />
<xs:element name='BaanLN_TFC' minOccurs='0' type='BaanLN_TFCType' />
<xs:element name='BaanLN_TFM' minOccurs='0' type='BaanLN_TFMType' />
<xs:element name='BaanLN_TOC' minOccurs='0' type='BaanLN_TOCType' />
<xs:element name='BaanLN_TOD' minOccurs='0' type='BaanLN_TODType' />
<xs:element name='BaanLN_TOH' minOccurs='0' type='BaanLN_TOHType' />
<xs:element name='BaanLN_TOP' minOccurs='0' type='BaanLN_TOPType' />
<xs:element name='BaanLN_TRC' minOccurs='0' type='BaanLN_TRCType' />
<xs:element name='BaanLN_WIC' minOccurs='0' type='BaanLN_WICType' />
<xs:element name='BaanLN_WOC' minOccurs='0' type='BaanLN_WOCType' />
<xs:element name='BaanLN_WRC' minOccurs='0' type='BaanLN_WRCType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TRCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrtrc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrtrc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TS_ServiceType'>
<xs:sequence>
<xs:element name='BaanLN_ReferenceActivityManagement' minOccurs='0' type='BaanLN_ReferenceActivityManagementType' />
<xs:element name='BaanLN_ConfigurationManagementParam' minOccurs='0' type='BaanLN_ConfigurationManagementParamType' />
<xs:element name='BaanLN_Call' minOccurs='0' type='BaanLN_CallType' />
<xs:element name='BaanLN_CTM' minOccurs='0' type='BaanLN_CTMType' />
<xs:element name='BaanLN_Quotation' minOccurs='0' type='BaanLN_QuotationType' />
<xs:element name='BaanLN_GeneralService' minOccurs='0' type='BaanLN_GeneralServiceType' />
<xs:element name='BaanLN_SMA' minOccurs='0' type='BaanLN_SMAType' />
<xs:element name='BaanLN_MaintenanceSalesControl' minOccurs='0' type='BaanLN_MaintenanceSalesControlType' />
<xs:element name='BaanLN_SubcontractManagement' minOccurs='0' type='BaanLN_SubcontractManagementType' />
<xs:element name='BaanLN_ServiceOrder' minOccurs='0' type='BaanLN_ServiceOrderType' />
<xs:element name='BaanLN_SPC' minOccurs='0' type='BaanLN_SPCType' />
<xs:element name='BaanLN_WorkOrder' minOccurs='0' type='BaanLN_WorkOrderType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_TssMbstoreFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_TypeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_UpdateVRCType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_UserDefaultsType'>
<xs:sequence>
<xs:element name='BaanLN_rowtppdm001' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtppdm001Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_UserProfilesType'>
<xs:sequence>
<xs:element name='BaanLN_rowtdsls039' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtdsls039Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_ValueType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_VersionInfoType'>
<xs:sequence>
<xs:element name='BaanLN_ApplicationVersion' minOccurs='0' type='BaanLN_ApplicationVersionType' />
<xs:element name='BaanLN_Portingset' minOccurs='0' type='BaanLN_PortingsetType' />
<xs:element name='BaanLN_DatabaseDrivers' minOccurs='0' type='BaanLN_DatabaseDriversType' />
<xs:element name='BaanLN_Tools' minOccurs='0' type='BaanLN_ToolsType' />
<xs:element name='BaanLN_PMCUpdateVRCs' minOccurs='0' type='BaanLN_PMCUpdateVRCsType' />
<xs:element name='BaanLN_PMCsolutions' minOccurs='0' type='BaanLN_PMCsolutionsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_VersionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_VRCCombinationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BaanLN_WH_WarehousingType'>
<xs:sequence>
<xs:element name='BaanLN_InventoryAnalysis' minOccurs='0' type='BaanLN_InventoryAnalysisType' />
<xs:element name='BaanLN_InventoryHandling' minOccurs='0' type='BaanLN_InventoryHandlingType' />
<xs:element name='BaanLN_InventoryPlanning' minOccurs='0' type='BaanLN_InventoryPlanningType' />
<xs:element name='BaanLN_InventoryReporting' minOccurs='0' type='BaanLN_InventoryReportingType' />
<xs:element name='BaanLN_LotControl' minOccurs='0' type='BaanLN_LotControlType' />
<xs:element name='BaanLN_MasterData' minOccurs='0' type='BaanLN_MasterDataType' />
<xs:element name='BaanLN_WMSInterface' minOccurs='0' type='BaanLN_WMSInterfaceType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WICType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrwic000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrwic000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WindowsType'>
<xs:sequence>
<xs:element name='BaanLN_rowntint000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowntint000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WMSInterfaceType'>
<xs:sequence>
<xs:element name='BaanLN_rowwhwmd205' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowwhwmd205Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WOCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrwoc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrwoc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WorkflowTriggeringType'>
<xs:sequence>
<xs:element name='BaanLN_rowtgwfm000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtgwfm000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WorkLoadControlType'>
<xs:sequence>
<xs:element name='BaanLN_rowcpwlc200' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowcpwlc200Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WorkOrderType'>
<xs:sequence>
<xs:element name='BaanLN_rowtswcs000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtswcs000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BaanLN_WRCType'>
<xs:sequence>
<xs:element name='BaanLN_rowtrwrc000' minOccurs='0' maxOccurs='unbounded' type='BaanLN_rowtrwrc000Type' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='BackgroundCoreDumpType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='BlockedForManualEntryOnlyIndicatorType'>
<xs:simpleContent>
<xs:extension base='BooleanBaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CodeType'>
<xs:simpleContent>
<xs:extension base='NormalizedString6BaseType' >
<xs:attribute name='listID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
This attribute contains the Code List ID for the codes that are associated with corresponding entity.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ConfigurationLastRunType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ConfigurationSwitchesType'>
<xs:sequence>
<xs:element name='ConfigurationSwitch' minOccurs='0' maxOccurs='unbounded' type='ConfigurationSwitchType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ConfigurationSwitchType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ApplicationType'>
<xs:sequence>
<xs:element name='CPM_WorkstationOptions' type='CPM_WorkstationOptionsType' />
<xs:element name='CPM_SystemSnapshot' type='CPM_SystemSnapshotType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_AssetsPerPageType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_BgColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_CommittedBytesType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ConsolidatonStatusMonitorType'>
<xs:sequence>
<xs:element name='CPM_BgColor' minOccurs='0' type='CPM_BgColorType' />
<xs:element name='CPM_CurrentStatusColor' minOccurs='0' type='CPM_CurrentStatusColorType' />
<xs:element name='CPM_ImpactedStatusColor' minOccurs='0' type='CPM_ImpactedStatusColorType' />
<xs:element name='CPM_NoStatusColor' minOccurs='0' type='CPM_NoStatusColorType' />
<xs:element name='CPM_FontColor' minOccurs='0' type='CPM_FontColorType' />
<xs:element name='CPM_FontName' minOccurs='0' type='CPM_FontNameType' />
<xs:element name='CPM_FontSize' minOccurs='0' type='CPM_FontSizeType' />
<xs:element name='CPM_GridHeaderFontName' minOccurs='0' type='CPM_GridHeaderFontNameType' />
<xs:element name='CPM_GridHeaderFontSize' minOccurs='0' type='CPM_GridHeaderFontSizeType' />
<xs:element name='CPM_GridHeaderFontColor' minOccurs='0' type='CPM_GridHeaderFontColorType' />
<xs:element name='CPM_GridHeaderBGColor' minOccurs='0' type='CPM_GridHeaderBGColorType' />
<xs:element name='CPM_GridDisplayScrollBars' minOccurs='0' type='CPM_GridDisplayScrollBarsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_CurrentStatusColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_DetailBudgetingType'>
<xs:sequence>
<xs:element name='CPM_SaveOption' minOccurs='0' type='CPM_SaveOptionType' />
<xs:element name='CPM_AssetsPerPage' minOccurs='0' type='CPM_AssetsPerPageType' />
<xs:element name='CPM_FrameWidth' minOccurs='0' type='CPM_FrameWidthType' />
<xs:element name='CPM_FrameBgColor' minOccurs='0' type='CPM_FrameBgColorType' />
<xs:element name='CPM_TopFrameHeight' minOccurs='0' type='CPM_TopFrameHeightType' />
<xs:element name='CPM_TreeSelectColor' minOccurs='0' type='CPM_TreeSelectColorType' />
<xs:element name='CPM_TreeHoverColor' minOccurs='0' type='CPM_TreeHoverColorType' />
<xs:element name='CPM_ShowGuidelines' minOccurs='0' type='CPM_ShowGuidelinesType' />
<xs:element name='CPM_ShowEventGenerator' minOccurs='0' type='CPM_ShowEventGeneratorType' />
<xs:element name='CPM_ShowEmployeeSummary' minOccurs='0' type='CPM_ShowEmployeeSummaryType' />
<xs:element name='CPM_ReportFontName' minOccurs='0' type='CPM_ReportFontNameType' />
<xs:element name='CPM_DetailBugetingdReportFreezeColumns' minOccurs='0' type='CPM_DetailBugetingdReportFreezeColumnsType' />
<xs:element name='CPM_ReportGridHeaderBGColor' minOccurs='0' type='CPM_ReportGridHeaderBGColorType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_DetailBugetingdReportFreezeColumnsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_DisplayScrollBarsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_DSNMappingsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_EnableRSSType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_EnableTCPAType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_EnableTCPChimneyType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_EqlServerChannelsType'>
<xs:sequence>
<xs:element name='CPM_EqlServerChannel' minOccurs='0' type='CPM_EqlServerChannelType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_EqlServerChannelType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ExecutablePathType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FinancialConsolidationReportDefaultPrecisionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FolderClosedType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FolderOpenType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FontColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FontNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FontSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ForeColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FrameBgColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FrameWidthType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_FreePhysicalMemoryType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GeneralInformationType'>
<xs:sequence>
<xs:element name='CPM_NICCard' minOccurs='0' type='CPM_NICCardType' />
<xs:element name='CPM_EnableTCPChimney' minOccurs='0' type='CPM_EnableTCPChimneyType' />
<xs:element name='CPM_EnableTCPA' minOccurs='0' type='CPM_EnableTCPAType' />
<xs:element name='CPM_EnableRSS' minOccurs='0' type='CPM_EnableRSSType' />
<xs:element name='CPM_EqlServerChannels' minOccurs='0' type='CPM_EqlServerChannelsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_GrayAreaBgColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridDisplayScrollBarsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridHeaderBGColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridHeaderFontColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridHeaderFontNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridHeaderFontSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridLinesColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_GridLockedCellBgColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HeaderBgColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HeaderFontNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HeaderFontSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HeaderForeColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HeaderRowHeightType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HideColHeadersType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_HideRowHeadersType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_IcdeLeftFrameWidthType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_IcTransReportType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ImageLocationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ImagesType'>
<xs:sequence>
<xs:element name='CPM_FolderClosed' minOccurs='0' type='CPM_FolderClosedType' />
<xs:element name='CPM_FolderOpen' minOccurs='0' type='CPM_FolderOpenType' />
<xs:element name='CPM_PostJrnCk' minOccurs='0' type='CPM_PostJrnCkType' />
<xs:element name='CPM_PostJrn' minOccurs='0' type='CPM_PostJrnType' />
<xs:element name='CPM_UnPostJrnCk' minOccurs='0' type='CPM_UnPostJrnCkType' />
<xs:element name='CPM_UnPostJrn' minOccurs='0' type='CPM_UnPostJrnType' />
<xs:element name='CPM_WorkingJrnCk' minOccurs='0' type='CPM_WorkingJrnCkType' />
<xs:element name='CPM_WorkingJrn' minOccurs='0' type='CPM_WorkingJrnType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_ImpactedStatusColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_InstallDateType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_JournalAuditReportType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_JournalDefinitionReportType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_JournalEntryGridType'>
<xs:sequence>
<xs:element name='CPM_FontName' minOccurs='0' type='CPM_FontNameType' />
<xs:element name='CPM_FontSize' minOccurs='0' type='CPM_FontSizeType' />
<xs:element name='CPM_ForeColor' minOccurs='0' type='CPM_ForeColorType' />
<xs:element name='CPM_BgColor' minOccurs='0' type='CPM_BgColorType' />
<xs:element name='CPM_HeaderFontName' minOccurs='0' type='CPM_HeaderFontNameType' />
<xs:element name='CPM_HeaderFontSize' minOccurs='0' type='CPM_HeaderFontSizeType' />
<xs:element name='CPM_HeaderBgColor' minOccurs='0' type='CPM_HeaderBgColorType' />
<xs:element name='CPM_HeaderForeColor' minOccurs='0' type='CPM_HeaderForeColorType' />
<xs:element name='CPM_LockedCellBgColor' minOccurs='0' type='CPM_LockedCellBgColorType' />
<xs:element name='CPM_GrayAreaBgColor' minOccurs='0' type='CPM_GrayAreaBgColorType' />
<xs:element name='CPM_HideRowHeaders' minOccurs='0' type='CPM_HideRowHeadersType' />
<xs:element name='CPM_HideColHeaders' minOccurs='0' type='CPM_HideColHeadersType' />
<xs:element name='CPM_DisplayScrollBars' minOccurs='0' type='CPM_DisplayScrollBarsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_JournalReconciliationReportType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_JournalTimeOutType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_LinesColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_LockedCellBgColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_MatchReportType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_MaxProcessMemorySizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_MaxWhereIdsChunkSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_MPCWebGridType'>
<xs:sequence>
<xs:element name='CPM_BgColor' minOccurs='0' type='CPM_BgColorType' />
<xs:element name='CPM_FontColor' minOccurs='0' type='CPM_FontColorType' />
<xs:element name='CPM_FontName' minOccurs='0' type='CPM_FontNameType' />
<xs:element name='CPM_FontSize' minOccurs='0' type='CPM_FontSizeType' />
<xs:element name='CPM_GridHeaderFontName' minOccurs='0' type='CPM_GridHeaderFontNameType' />
<xs:element name='CPM_GridHeaderFontSize' minOccurs='0' type='CPM_GridHeaderFontSizeType' />
<xs:element name='CPM_GridHeaderFontColor' minOccurs='0' type='CPM_GridHeaderFontColorType' />
<xs:element name='CPM_GridHeaderBGColor' minOccurs='0' type='CPM_GridHeaderBGColorType' />
<xs:element name='CPM_GridDisplayScrollBars' minOccurs='0' type='CPM_GridDisplayScrollBarsType' />
<xs:element name='CPM_GridLinesColor' minOccurs='0' type='CPM_GridLinesColorType' />
<xs:element name='CPM_GridLockedCellBgColor' minOccurs='0' type='CPM_GridLockedCellBgColorType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_NICCardType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_NoStatusColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_NumberOfCoresType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_OWCCodebaseType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_OwnershipDataEntryGridType'>
<xs:sequence>
<xs:element name='CPM_BgColor' minOccurs='0' type='CPM_BgColorType' />
<xs:element name='CPM_ForeColor' minOccurs='0' type='CPM_ForeColorType' />
<xs:element name='CPM_LinesColor' minOccurs='0' type='CPM_LinesColorType' />
<xs:element name='CPM_HeaderBgColor' minOccurs='0' type='CPM_HeaderBgColorType' />
<xs:element name='CPM_HeaderForeColor' minOccurs='0' type='CPM_HeaderForeColorType' />
<xs:element name='CPM_LockedCellBgColor' minOccurs='0' type='CPM_LockedCellBgColorType' />
<xs:element name='CPM_HeaderRowHeight' minOccurs='0' type='CPM_HeaderRowHeightType' />
<xs:element name='CPM_RowHeight' minOccurs='0' type='CPM_RowHeightType' />
<xs:element name='CPM_PeriodColWidth' minOccurs='0' type='CPM_PeriodColWidthType' />
<xs:element name='CPM_SpanCells' minOccurs='0' type='CPM_SpanCellsType' />
<xs:element name='CPM_PropertiesFontSize' minOccurs='0' type='CPM_PropertiesFontSizeType' />
<xs:element name='CPM_PropertiesFontName' minOccurs='0' type='CPM_PropertiesFontNameType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_PeakWorkingSetSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_PeriodColWidthType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_PoolNonpagedBytesType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_PostJrnCkType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_PostJrnType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ProcessIDType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ProcessInformationType'>
<xs:sequence>
<xs:element name='CPM_ProcessName' minOccurs='0' type='CPM_ProcessNameType' />
<xs:element name='CPM_ProcessID' minOccurs='0' type='CPM_ProcessIDType' />
<xs:element name='CPM_VirtualBytes' minOccurs='0' type='CPM_VirtualBytesType' />
<xs:element name='CPM_VirtualBytesPeak' minOccurs='0' type='CPM_VirtualBytesPeakType' />
<xs:element name='CPM_PeakWorkingSetSize' minOccurs='0' type='CPM_PeakWorkingSetSizeType' />
<xs:element name='CPM_ThreadCount' minOccurs='0' type='CPM_ThreadCountType' />
<xs:element name='CPM_ExecutablePath' minOccurs='0' type='CPM_ExecutablePathType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_ProcessNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_PropertiesFontNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_PropertiesFontSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ReportFontNameType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ReportGridHeaderBGColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_RowHeightType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_SaveOptionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ShowEmployeeSummaryType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ShowEventGeneratorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_ShowGuidelinesType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_SnapshotDateType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_SpanCellsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_SystemInformationType'>
<xs:sequence>
<xs:element name='CPM_SnapshotDate' minOccurs='0' type='CPM_SnapshotDateType' />
<xs:element name='CPM_InstallDate' minOccurs='0' type='CPM_InstallDateType' />
<xs:element name='CPM_FreePhysicalMemory' minOccurs='0' type='CPM_FreePhysicalMemoryType' />
<xs:element name='CPM_MaxProcessMemorySize' minOccurs='0' type='CPM_MaxProcessMemorySizeType' />
<xs:element name='CPM_CommittedBytes' minOccurs='0' type='CPM_CommittedBytesType' />
<xs:element name='CPM_PoolNonpagedBytes' minOccurs='0' type='CPM_PoolNonpagedBytesType' />
<xs:element name='CPM_NumberOfCores' minOccurs='0' type='CPM_NumberOfCoresType' />
<xs:element name='CPM_TotalPhysicalMemory' minOccurs='0' type='CPM_TotalPhysicalMemoryType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_SystemSnapshotType'>
<xs:sequence>
<xs:element name='CPM_SystemInformation' minOccurs='0' type='CPM_SystemInformationType' />
<xs:element name='CPM_ProcessInformation' minOccurs='0' maxOccurs='unbounded' type='CPM_ProcessInformationType' />
<xs:element name='CPM_GeneralInformation' minOccurs='0' type='CPM_GeneralInformationType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_ThreadCountType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_TopFrameHeightType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_TotalPhysicalMemoryType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_TreeHoverColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_TreeSelectColorType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_TreeSpacingType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_UnPostJrnCkType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_UnPostJrnType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_VirtualBytesPeakType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_VirtualBytesType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_WorkingJrnCkType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_WorkingJrnType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_WorkstationOptionsType'>
<xs:sequence>
<xs:element name='CPM_ImageLocation' minOccurs='0' type='CPM_ImageLocationType' />
<xs:element name='CPM_OWCCodebase' minOccurs='0' type='CPM_OWCCodebaseType' />
<xs:element name='CPM_DetailBudgeting' minOccurs='0' type='CPM_DetailBudgetingType' />
<xs:element name='CPM_FinancialConsolidationReportDefaultPrecision' minOccurs='0' type='CPM_FinancialConsolidationReportDefaultPrecisionType' />
<xs:element name='CPM_IcdeLeftFrameWidth' minOccurs='0' type='CPM_IcdeLeftFrameWidthType' />
<xs:element name='CPM_JournalEntryGrid' minOccurs='0' type='CPM_JournalEntryGridType' />
<xs:element name='CPM_OwnershipDataEntryGrid' minOccurs='0' type='CPM_OwnershipDataEntryGridType' />
<xs:element name='CPM_ConsolidatonStatusMonitor' minOccurs='0' type='CPM_ConsolidatonStatusMonitorType' />
<xs:element name='CPM_MPCWebGrid' minOccurs='0' type='CPM_MPCWebGridType' />
<xs:element name='CPM_JournalTimeOut' minOccurs='0' type='CPM_JournalTimeOutType' />
<xs:element name='CPM_WsLinesGridFont' minOccurs='0' type='CPM_WsLinesGridFontType' />
<xs:element name='CPM_WsLinesNoFreeze' minOccurs='0' type='CPM_WsLinesNoFreezeType' />
<xs:element name='CPM_MaxWhereIdsChunkSize' minOccurs='0' type='CPM_MaxWhereIdsChunkSizeType' />
<xs:element name='CPM_JournalDefinitionReport' minOccurs='0' type='CPM_JournalDefinitionReportType' />
<xs:element name='CPM_JournalAuditReport' minOccurs='0' type='CPM_JournalAuditReportType' />
<xs:element name='CPM_JournalReconciliationReport' minOccurs='0' type='CPM_JournalReconciliationReportType' />
<xs:element name='CPM_MatchReport' minOccurs='0' type='CPM_MatchReportType' />
<xs:element name='CPM_IcTransReport' minOccurs='0' type='CPM_IcTransReportType' />
<xs:element name='CPM_Images' minOccurs='0' type='CPM_ImagesType' />
<xs:element name='CPM_TreeSpacing' minOccurs='0' type='CPM_TreeSpacingType' />
<xs:element name='CPM_DSNMappings' minOccurs='0' type='CPM_DSNMappingsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='CPM_WsLinesGridFontType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='CPM_WsLinesNoFreezeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DataBaseBuffersType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseFileLocationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseFileSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseFunctionType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseLogLocationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseLogSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseNameType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseServerType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseTypeType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DatabaseVersionType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DataLocationAttributeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DataLocationsType'>
<xs:sequence>
<xs:element name='DataLocation' minOccurs='0' type='DataLocationType' >
<xs:annotation>
<xs:documentation>
The data location (datastore) for the application data (e.g. IP Address of the database)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DataLocationAttribute' minOccurs='0' type='DataLocationAttributeType' >
<xs:annotation>
<xs:documentation>
If a product has mutiple data stores (e.g. mutiple databases) identify the datastore (e.g. datastore name).</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='DataLocationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='Description1Type'>
<xs:simpleContent>
<xs:extension base='String5BaseType' >
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DescriptionType'>
<xs:simpleContent>
<xs:extension base='String5BaseType' >
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='type' type='NormalizedString3BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DisplayIDType'>
<xs:simpleContent>
<xs:extension base='String4BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='DurationType'>
<xs:simpleContent>
<xs:extension base='DurationBaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_AdvancedPropertiesType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_AntBuildFileType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_ApplicationType'>
<xs:sequence>
<xs:element name='EAM_JBoss' minOccurs='0' type='EAM_JBossType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='EAM_DataBridgeType'>
<xs:sequence>
<xs:element name='EAM_AntBuildFile' minOccurs='0' type='EAM_AntBuildFileType' >
<xs:annotation>
<xs:documentation>
depconfig\databridge.xml</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_MessagingServiceConfiguration' minOccurs='0' type='EAM_MessagingServiceConfigurationType' >
<xs:annotation>
<xs:documentation>
depconfig\databridge_properties.xml</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_AdvancedProperties' minOccurs='0' type='EAM_AdvancedPropertiesType' >
<xs:annotation>
<xs:documentation>
depconfig\databridge_properties_advanced.xml</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_ProcessDefinitions' minOccurs='0' type='EAM_ProcessDefinitionsType' >
<xs:annotation>
<xs:documentation>
JBoss\server\jboss01\conf\mp_processes.xml</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_ProcessStartUpProperty' minOccurs='0' type='EAM_ProcessStartUpPropertyType' >
<xs:annotation>
<xs:documentation>
Jboss\server\jboss01\conf\process-startup.xml</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='EAM_InstalledEAMPropertiesType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_JBossType'>
<xs:sequence>
<xs:element name='EAM_InstalledEAMProperties' minOccurs='0' type='EAM_InstalledEAMPropertiesType' >
<xs:annotation>
<xs:documentation>
Depconfig\extended_properties.xml</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_TenantInformation' minOccurs='0' type='EAM_TenantInformationType' >
<xs:annotation>
<xs:documentation>
Depconfig\ewsconfig.xml</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_ServerLog' minOccurs='0' type='EAM_ServerLogType' >
<xs:annotation>
<xs:documentation>
JBoss\server\jboss01\log\server.log</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EAM_DataBridge' minOccurs='0' type='EAM_DataBridgeType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='EAM_MessagingServiceConfigurationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_ProcessDefinitionsType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_ProcessStartUpPropertyType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_ServerLogType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EAM_TenantInformationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EffectiveTimePeriodType'>
<xs:sequence>
<xs:element name='StartDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
The timestamp marking the beginning of a time period during which a related entity or status is effective or applicable.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:choice>
<xs:sequence>
<xs:element name='Duration' minOccurs='0' type='DurationType' >
<xs:annotation>
<xs:documentation>
Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits to arbitary pecision. This can be used in place of the EndDateTime, but not in conjunction with it.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:sequence>
<xs:element name='EndDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
Is the ending timestamp of the event. This can be used in place of the Duration, but not with it.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name='Epiphany_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ERPLX_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='EXE_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='FixedSizeType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='Hansen_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='IDsType'>
<xs:sequence>
<xs:element name='ID' minOccurs='0' maxOccurs='unbounded' type='IDType' >
<xs:annotation>
<xs:documentation>
An identifier for an object. The ID has a number of possible attributes to further define how it should be used..</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='IDType'>
<xs:simpleContent>
<xs:extension base='NormalizedStringBaseType' >
<xs:attribute name='schemeID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='schemeName' type='StringBaseType' use='optional' >
<xs:annotation><xs:documentation>
When no schemeName exists this is the default ID for the enterprise at the level where this object is maintained. The value of the ID must uniquely identify this object throughout the enterprise within the scope of the level where it is maintained (tenant, accounting entity or location). The specific values for this attribute are determined by the individual noun.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='schemeAgencyID' type='NormalizedString2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The ID of the entity that created the ID. When the schemeName is 'Customer' or 'Supplier' then this value is the ID of the customer or supplier.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='schemeAgencyName' type='StringBaseType' use='optional' >
<xs:annotation><xs:documentation>
The name of the entity that created the ID. This is only used when the ID is defined externally and there is no ID for that agency - like for government agencies.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='schemeVersionID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='schemeDataURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='schemeURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='accountingEntity' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The accounting entity that is associated with the maintenance of this instance of the noun. For objects that are maintained at the tenant level this attribute must not be included in the document.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='location' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The location that is associated with the maintenance of this instance of the noun. This attribute must not be included on the ID of objects that are maintained at the tenant or accounting entity level.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='variationID' type='IntegerBaseType' use='optional' >
<xs:annotation><xs:documentation>
The number of times this object has been published with these attributes for the accounting entity and location.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='lid' type='String3BaseType' use='optional' >
<xs:annotation><xs:documentation>
The LID of the system where the object can be maintained. This can be used by BIS to help automate the drill back process.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='Infinium_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='INIToraType'>
<xs:sequence>
<xs:element name='ActiveInstanceCount' minOccurs='0' type='ActiveInstanceCountType' />
<xs:element name='AqTmProcesses' minOccurs='0' type='AqTmProcessesType' />
<xs:element name='ArchiveLagTarget' minOccurs='0' type='ArchiveLagTargetType' />
<xs:element name='AuditFileDest' minOccurs='0' type='AuditFileDestType' />
<xs:element name='AuditTrail' minOccurs='0' type='AuditTrailType' />
<xs:element name='BackgroundCoreDump' minOccurs='0' type='BackgroundCoreDumpType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='InstallationLocationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ION_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='IONBI_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='LanguagePacksType'>
<xs:sequence>
<xs:element name='LanguagePack' minOccurs='0' maxOccurs='unbounded' type='LanguagePackType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='LanguagePackType'>
<xs:simpleContent>
<xs:extension base='NormalizedString8BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='LogFilesType'>
<xs:sequence>
<xs:element name='LogFile' minOccurs='0' maxOccurs='unbounded' type='LogFileType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='LogFileType'>
<xs:sequence>
<xs:element name='LogType' minOccurs='0' type='LogTypeType' >
<xs:annotation>
<xs:documentation>
Type of Log file - i.e. what is being logged</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='LogPath' minOccurs='0' type='LogPathType' >
<xs:annotation>
<xs:documentation>
Full path to the logfile including the log nameif you roll log-files over like the Apache logs, you can put in a wild-card extension. Example Apache /var/log/apache2/access.log* access.log = current access.log.1.gz = old access.log.2.gz = old</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='LogPathType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='LogTypeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='NameValueType'>
<xs:simpleContent>
<xs:extension base='String11BaseType' >
<xs:attribute name='name' type='NormalizedString2BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is the identifier for this Property within this document.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='type' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
Identifies the data type of the value of this property.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='unitCode' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
The unit-of-measure (UOM) code associated with a quantity. This is based upon the ISO standard.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='unitCodeListVersionID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='currencyID' type='NormalizedString9BaseType' use='optional' >
<xs:annotation><xs:documentation>
The code for the currency associated with an amount.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
This attribute contains the Code List ID for the codes that are associated with corresponding entity.  Dimension</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='nounName' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='accountingEntity' type='NormalizedString10BaseType' use='optional' >
<xs:annotation><xs:documentation>
The accounting entity that is associated with the maintenance of this instance of the noun. For objects that are maintained at the tenant level this attribute must not be included in the document.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='NoteType'>
<xs:simpleContent>
<xs:extension base='String7BaseType' >
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='type' type='NormalizedString4BaseType' use='optional' >
<xs:annotation><xs:documentation>
Identifies where the note is used and is associated to an Infor defined code list, 'NoteType,' that indicates the processes that might use the note.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='noteID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
An optional identifier, that when used can uniquely identify each instance of a note within a BOD. It is only unique within the context of the document.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='use' type='NormalizedString5BaseType' use='optional' >
<xs:annotation><xs:documentation>
Indicates if the note should be published externally or if it is for internal use only. It may have the values 'Internal' and 'External'.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='author' type='StringBaseType' use='optional' >
<xs:annotation><xs:documentation>
Person who created the note</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='entryDateTime' type='DateAndTimeBaseType' use='optional' >
<xs:annotation><xs:documentation>
Entry date and time in GMT.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='status' type='String8BaseType' use='optional' >
<xs:annotation><xs:documentation>
Status of a note.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='OracleDatabaseConfigurationType'>
<xs:sequence>
<xs:element name='OracleInstance' minOccurs='0' type='OracleInstanceType' >
<xs:annotation>
<xs:documentation>
Oracle: show sga;</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='INITora' minOccurs='0' type='INIToraType' />
<xs:element name='TableSpaceDefinitions' minOccurs='0' type='TableSpaceDefinitionsType' />
<xs:element name='RedoLogs' minOccurs='0' type='RedoLogsType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='OracleInstanceType'>
<xs:sequence>
<xs:element name='TotalSystemGlobalArea' minOccurs='0' type='TotalSystemGlobalAreaType' />
<xs:element name='FixedSize' minOccurs='0' type='FixedSizeType' />
<xs:element name='VariableSize' minOccurs='0' type='VariableSizeType' />
<xs:element name='DataBaseBuffers' minOccurs='0' type='DataBaseBuffersType' />
<xs:element name='RedoBuffers' minOccurs='0' type='RedoBuffersType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ProductCommonType'>
<xs:sequence>
<xs:element name='ApplicationName' minOccurs='0' type='ApplicationNameType' >
<xs:annotation>
<xs:documentation>
The Application (Product) Name. Also can be referred to as the Product Line</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ApplicationVersion' minOccurs='0' type='ApplicationVersionType' >
<xs:annotation>
<xs:documentation>
The Application (Product) full version. This is the version reported by the actual software code.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ApplicationSalesVersion' minOccurs='0' type='ApplicationSalesVersionType' >
<xs:annotation>
<xs:documentation>
The Product Line release is the external label of the release as customers are using it in the support portal. In the support portal, the release is really at the Product level, not the Product Line level. Products within a Product Line can have different release numbers as a Product Line has mainline products and add on products, etc. We can use a default release at the Product Line level, which should be an indication of the mainline products.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='InstallationLocation' minOccurs='0' type='InstallationLocationType' >
<xs:annotation>
<xs:documentation>
The full root install path for the applicat ion</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ApplicationPatches' minOccurs='0' type='ApplicationPatchesType' />
<xs:element name='ApplicationProducts' minOccurs='0' maxOccurs='unbounded' type='ApplicationProductsType' />
<xs:element name='LanguagePacks' minOccurs='0' type='LanguagePacksType' />
<xs:element name='ConfigurationSwitches' minOccurs='0' type='ConfigurationSwitchesType' />
<xs:element name='DataLocations' minOccurs='0' maxOccurs='unbounded' type='DataLocationsType' />
<xs:element name='LogFiles' minOccurs='0' type='LogFilesType' />
<xs:element name='ConfigurationLastRunDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
The date and time that the configurator was last run</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ConfigurationLastRun' minOccurs='0' type='ConfigurationLastRunType' >
<xs:annotation>
<xs:documentation>
The user id that last ran the configurator</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ProductKeys' minOccurs='0' type='ProductKeysType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ProductDatabaseCommonType'>
<xs:sequence>
<xs:element name='DatabaseName' minOccurs='0' type='DatabaseNameType' >
<xs:annotation>
<xs:documentation>
Database Name</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseType' minOccurs='0' type='DatabaseTypeType' >
<xs:annotation>
<xs:documentation>
Database Product Type; Vendor e.g. Oracle, Enterprise SQL Server</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseVersion' minOccurs='0' type='DatabaseVersionType' >
<xs:annotation>
<xs:documentation>
Full version of the Database SQLServer: SELECT SERVERPROPERTY(&#39;productversion&#39;), SERVERPROPERTY (&#39;productlevel&#39;), SERVERPROPERTY (&#39;edition&#39;) Oracle: select * from v$version where banner like &#226;€˜Oracle%&#226;€™;</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseFunction' minOccurs='0' type='DatabaseFunctionType' >
<xs:annotation>
<xs:documentation>
Function of the database (if known); e.g. Dev, Test, Live</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseServer' minOccurs='0' type='DatabaseServerType' >
<xs:annotation>
<xs:documentation>
Server Address of the application Database (hostname)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='OracleDatabaseConfiguration' minOccurs='0' type='OracleDatabaseConfigurationType' />
<xs:element name='SQLServerDatabaseConfiguration' minOccurs='0' type='SQLServerDatabaseConfigurationType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ProductDatabasesType'>
<xs:sequence>
<xs:element name='ProductDatabase' maxOccurs='unbounded' type='ProductDatabaseType' >
<xs:annotation>
<xs:documentation>
Type Definition for data collection of Database information</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='ProductDatabaseType'>
<xs:sequence>
<xs:element name='ProductDatabaseCommon' minOccurs='0' type='ProductDatabaseCommonType' />
</xs:sequence>
</xs:complexType>
<xs:complexType name='ProductKeyAttributeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ProductKeysType'>
<xs:sequence>
<xs:element name='ProductKey' minOccurs='0' type='ProductKeyType' >
<xs:annotation>
<xs:documentation>
The product key installed for the entity being reported</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ProductKeyAttribute' minOccurs='0' type='ProductKeyAttributeType' >
<xs:annotation>
<xs:documentation>
If a product has mutiple product keys (e.g. licensed by module) identify the licensed en tity (e.g. Module name).</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='ProductKeyType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ProductSpecificType'>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name='EAM_Application' minOccurs='0' type='EAM_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='Visual_Application' minOccurs='0' type='Visual_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='BaanLN_Application' minOccurs='0' type='BaanLN_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='CPM_Application' minOccurs='0' type='CPM_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='Epiphany_Application' minOccurs='0' type='Epiphany_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='ERPLX_Application' minOccurs='0' type='ERPLX_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='Infinium_Application' minOccurs='0' type='Infinium_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='Hansen_Application' minOccurs='0' type='Hansen_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='EXE_Application' minOccurs='0' type='EXE_ApplicationType' />
</xs:sequence>
</xs:choice>
<xs:choice>
<xs:sequence>
<xs:element name='ION_Application' minOccurs='0' type='ION_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='IONBI_Application' minOccurs='0' type='IONBI_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='SCE_Application' minOccurs='0' type='SCE_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='SmartStream_Application' minOccurs='0' type='SmartStream_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='SunSystems_Application' minOccurs='0' type='SunSystems_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='SXe_Application' minOccurs='0' type='SXe_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='SyteLine_Application' minOccurs='0' type='SyteLine_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='WorkBrain_Application' minOccurs='0' type='WorkBrain_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='WorkSpace_Application' minOccurs='0' type='WorkSpace_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='XA_Application' minOccurs='0' type='XA_ApplicationType' />
</xs:sequence>
<xs:sequence>
<xs:element name='XM_Application' minOccurs='0' type='XM_ApplicationType' />
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:element name='Property' type='PropertyType' />
<xs:complexType name='PropertyType'>
<xs:sequence>
<xs:element name='NameValue' minOccurs='0' type='NameValueType' >
<xs:annotation>
<xs:documentation>
Is the tag and information of the new information to be passed.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Description' minOccurs='0' maxOccurs='unbounded' type='Description1Type' >
<xs:annotation>
<xs:documentation>
Free form text that describes the object and repeats as needed to provide support for multilingual descriptions</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Note' minOccurs='0' maxOccurs='unbounded' type='NoteType' >
<xs:annotation>
<xs:documentation>
A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EffectiveTimePeriod' minOccurs='0' type='EffectiveTimePeriodType' >
<xs:annotation>
<xs:documentation>
Indicates the time period in which the associated component is effective.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name='listID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
This attribute contains the Code List ID for the codes that are associated with corresponding entity. Workflow Properties</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
<xs:complexType name='ReasonCodeType'>
<xs:simpleContent>
<xs:extension base='NormalizedStringBaseType' >
<xs:attribute name='listID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
This attribute contains the Code List ID for the codes that are associated with corresponding entity.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listAgencyID' type='NormalizedString7BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listAgencyName' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listName' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listVersionID' type='NormalizedString1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='name' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='listSchemeURI' type='String1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='accountingEntity' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The accounting entity that is associated with the maintenance of this instance of the noun. For objects that are maintained at the tenant level this attribute must not be included in the document.</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name='location' type='String2BaseType' use='optional' >
<xs:annotation><xs:documentation>
The location that is associated with the maintenance of this instance of the noun. This attribute must not be included on the ID of objects that are maintained at the tenant or accounting entity level.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='ReasonType'>
<xs:simpleContent>
<xs:extension base='String5BaseType' >
<xs:attribute name='languageID' type='String6BaseType' use='optional' >
<xs:annotation><xs:documentation>
This is required for language codes other than 'en-us' when the element that includes this attribute is used.</xs:documentation></xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='RedoBuffersType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='RedoLogsType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='SCE_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='SmartStream_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='SQLServerDatabaseConfigurationType'>
<xs:sequence>
<xs:element name='DatabaseFileLocation' minOccurs='0' type='DatabaseFileLocationType' >
<xs:annotation>
<xs:documentation>
SQL Server Full path of the database file SELECT SUBSTRING(physical_name, 1, CHARINDEX(N&#39;master.mdf&#39;,LOWER(physical_name)) - 1) DataFileLocation FROM master.sys.master_files WHERE database_id = 1 AND FILE_ID = 1</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseFileSize' minOccurs='0' type='DatabaseFileSizeType' >
<xs:annotation>
<xs:documentation>
SQL Server Size of the database file SELECT DB_NAME(database_id) AS DatabaseName, Name AS Logical_Name, Physical_Name, (size*8)/1024 SizeMB FROM sys.master_files WHERE DB_NAME(database_id) = &#39;%databasename%&#39; GO</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseLogLocation' minOccurs='0' type='DatabaseLogLocationType' >
<xs:annotation>
<xs:documentation>
SQL Server Full path of the database log file</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='DatabaseLogSize' minOccurs='0' type='DatabaseLogSizeType' >
<xs:annotation>
<xs:documentation>
SQL Server Size of the database log file</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='TransactionLogSize' minOccurs='0' type='TransactionLogSizeType' >
<xs:annotation>
<xs:documentation>
SQL Server Size of the Transaction Log</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='StatusType'>
<xs:sequence>
<xs:element name='Code' type='CodeType' >
<xs:annotation>
<xs:documentation>
Code used to define the status of this document. See the code list associated to this code for the list of valid codes and their meanings.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Description' minOccurs='0' type='DescriptionType' >
<xs:annotation>
<xs:documentation>
Free form text that describes the object and repeats as needed to provide support for multilingual descriptions</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EffectiveDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
date and time this document becomes effective</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ReasonCode' minOccurs='0' type='ReasonCodeType' >
<xs:annotation>
<xs:documentation>
Identifies the reason for an activity</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Reason' minOccurs='0' type='ReasonType' />
<xs:element name='TimePeriod' minOccurs='0' type='TimePeriodType' >
<xs:annotation>
<xs:documentation>
An explicit period of time for the bucket.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='UserArea' minOccurs='0' type='UserAreaType' >
<xs:annotation>
<xs:documentation>
Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document throught the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The USERAREA is always the last element in all components, except where the component has been extended inline.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='ArchiveIndicator' minOccurs='0' type='ArchiveIndicatorType' >
<xs:annotation>
<xs:documentation>
Indicator that determines if the BOD has been archived. The default value is false so there is no need to explicitly set this to false.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name='SunSystems_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='SXe_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='SyteLine_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='TableSpaceDefinitionsType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='TimePeriodType'>
<xs:sequence>
<xs:element name='StartDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
The timestamp marking the beginning of a time period during which a related entity.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='Duration' minOccurs='0' type='DurationType' >
<xs:annotation>
<xs:documentation>
Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits to arbitary pecision.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='EndDateTime' minOccurs='0' type='DateTimeType' >
<xs:annotation>
<xs:documentation>
The timestamp marking the ending 1of a time period during which a related entity.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name='BlockedForManualEntryOnlyIndicator' minOccurs='0' type='BlockedForManualEntryOnlyIndicatorType' >
<xs:annotation>
<xs:documentation>
Used only when the &#39;excludedIndicator&#39; attribute is true. The default value is false when the attribute does not exist for a new BOD.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name='excludedIndicator' type='Boolean1BaseType' use='optional' >
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
<xs:complexType name='TotalSystemGlobalAreaType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='TransactionLogSizeType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='VariableSizeType'>
<xs:simpleContent>
<xs:extension base='Integer1BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='Visual_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='WorkBrain_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='WorkSpace_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='XA_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String9BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:complexType name='XM_ApplicationType'>
<xs:simpleContent>
<xs:extension base='String10BaseType' >
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:simpleType name="Boolean1BaseType" >
<xs:restriction base="xs:boolean" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Boolean2BaseType" >
<xs:restriction base="xs:boolean" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="BooleanBaseType" >
<xs:restriction base="xs:boolean" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DateAndTimeBaseType" >
<xs:restriction base="DateTimeType" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DurationBaseType" >
<xs:restriction base="xs:duration" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Integer1BaseType" >
<xs:restriction base="xs:integer" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="IntegerBaseType" >
<xs:restriction base="xs:integer" >
<xs:totalDigits value="22" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString10BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="22" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString1BaseType" >
<xs:restriction base="xs:normalizedString" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString2BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="64" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString3BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="256" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString4BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="64" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString5BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString6BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="100" />
<xs:enumeration value="Open" />
<xs:enumeration value="Deleted" />
<xs:enumeration value="Pending" />
<xs:enumeration value="Closed" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString7BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString8BaseType" >
<xs:restriction base="xs:normalizedString" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedString9BaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="100" />
<xs:enumeration value="AED" />
<xs:enumeration value="AFN" />
<xs:enumeration value="ALL" />
<xs:enumeration value="AMD" />
<xs:enumeration value="ANG" />
<xs:enumeration value="AOA" />
<xs:enumeration value="ARS" />
<xs:enumeration value="AUD" />
<xs:enumeration value="AWG" />
<xs:enumeration value="AZN" />
<xs:enumeration value="BAM" />
<xs:enumeration value="BBD" />
<xs:enumeration value="BDT" />
<xs:enumeration value="BGN" />
<xs:enumeration value="BHD" />
<xs:enumeration value="BIF" />
<xs:enumeration value="BMD" />
<xs:enumeration value="BND" />
<xs:enumeration value="BOB" />
<xs:enumeration value="BRL" />
<xs:enumeration value="BSD" />
<xs:enumeration value="BTN" />
<xs:enumeration value="BWP" />
<xs:enumeration value="BYR" />
<xs:enumeration value="BZD" />
<xs:enumeration value="CAD" />
<xs:enumeration value="CDF" />
<xs:enumeration value="CHF" />
<xs:enumeration value="CLP" />
<xs:enumeration value="CNY" />
<xs:enumeration value="COP" />
<xs:enumeration value="CRC" />
<xs:enumeration value="CUC" />
<xs:enumeration value="CUP" />
<xs:enumeration value="CVE" />
<xs:enumeration value="CZK" />
<xs:enumeration value="DJF" />
<xs:enumeration value="DKK" />
<xs:enumeration value="DOP" />
<xs:enumeration value="DZD" />
<xs:enumeration value="EGP" />
<xs:enumeration value="ERN" />
<xs:enumeration value="ETB" />
<xs:enumeration value="EUR" />
<xs:enumeration value="FJD" />
<xs:enumeration value="FKP" />
<xs:enumeration value="GBP" />
<xs:enumeration value="GEL" />
<xs:enumeration value="GGP" />
<xs:enumeration value="GHS" />
<xs:enumeration value="GIP" />
<xs:enumeration value="GMD" />
<xs:enumeration value="GNF" />
<xs:enumeration value="GTQ" />
<xs:enumeration value="GYD" />
<xs:enumeration value="HKD" />
<xs:enumeration value="HNL" />
<xs:enumeration value="HRK" />
<xs:enumeration value="HTG" />
<xs:enumeration value="HUF" />
<xs:enumeration value="IDR" />
<xs:enumeration value="ILS" />
<xs:enumeration value="IMP" />
<xs:enumeration value="INR" />
<xs:enumeration value="IQD" />
<xs:enumeration value="IRR" />
<xs:enumeration value="ISK" />
<xs:enumeration value="JEP" />
<xs:enumeration value="JMD" />
<xs:enumeration value="JOD" />
<xs:enumeration value="JPY" />
<xs:enumeration value="KES" />
<xs:enumeration value="KGS" />
<xs:enumeration value="KHR" />
<xs:enumeration value="KMF" />
<xs:enumeration value="KPW" />
<xs:enumeration value="KRW" />
<xs:enumeration value="KWD" />
<xs:enumeration value="KYD" />
<xs:enumeration value="KZT" />
<xs:enumeration value="LAK" />
<xs:enumeration value="LBP" />
<xs:enumeration value="LKR" />
<xs:enumeration value="LRD" />
<xs:enumeration value="LSL" />
<xs:enumeration value="LTL" />
<xs:enumeration value="LVL" />
<xs:enumeration value="LYD" />
<xs:enumeration value="MAD" />
<xs:enumeration value="MDL" />
<xs:enumeration value="MGA" />
<xs:enumeration value="MKD" />
<xs:enumeration value="MMK" />
<xs:enumeration value="MNT" />
<xs:enumeration value="MOP" />
<xs:enumeration value="MRO" />
<xs:enumeration value="MUR" />
<xs:enumeration value="MVR" />
<xs:enumeration value="MWK" />
<xs:enumeration value="MXN" />
<xs:enumeration value="MYR" />
<xs:enumeration value="MZN" />
<xs:enumeration value="NAD" />
<xs:enumeration value="NGN" />
<xs:enumeration value="NIO" />
<xs:enumeration value="NOK" />
<xs:enumeration value="NPR" />
<xs:enumeration value="NZD" />
<xs:enumeration value="OMR" />
<xs:enumeration value="PAB" />
<xs:enumeration value="PEN" />
<xs:enumeration value="PGK" />
<xs:enumeration value="PHP" />
<xs:enumeration value="PKR" />
<xs:enumeration value="PLN" />
<xs:enumeration value="PYG" />
<xs:enumeration value="QAR" />
<xs:enumeration value="RON" />
<xs:enumeration value="RSD" />
<xs:enumeration value="RUB" />
<xs:enumeration value="RWF" />
<xs:enumeration value="SAR" />
<xs:enumeration value="SBD" />
<xs:enumeration value="SCR" />
<xs:enumeration value="SDG" />
<xs:enumeration value="SEK" />
<xs:enumeration value="SGD" />
<xs:enumeration value="SHP" />
<xs:enumeration value="SLL" />
<xs:enumeration value="SOS" />
<xs:enumeration value="SPL*" />
<xs:enumeration value="SRD" />
<xs:enumeration value="STD" />
<xs:enumeration value="SVC" />
<xs:enumeration value="SYP" />
<xs:enumeration value="SZL" />
<xs:enumeration value="THB" />
<xs:enumeration value="TJS" />
<xs:enumeration value="TMT" />
<xs:enumeration value="TND" />
<xs:enumeration value="TOP" />
<xs:enumeration value="TRY" />
<xs:enumeration value="TTD" />
<xs:enumeration value="TVD" />
<xs:enumeration value="TWD" />
<xs:enumeration value="TZS" />
<xs:enumeration value="UAH" />
<xs:enumeration value="UGX" />
<xs:enumeration value="USD" />
<xs:enumeration value="UYU" />
<xs:enumeration value="UZS" />
<xs:enumeration value="VEF" />
<xs:enumeration value="VND" />
<xs:enumeration value="VUV" />
<xs:enumeration value="WST" />
<xs:enumeration value="XAF" />
<xs:enumeration value="XCD" />
<xs:enumeration value="XDR" />
<xs:enumeration value="XOF" />
<xs:enumeration value="XPF" />
<xs:enumeration value="YER" />
<xs:enumeration value="ZAR" />
<xs:enumeration value="ZMK" />
<xs:enumeration value="ZWD" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NormalizedStringBaseType" >
<xs:restriction base="xs:normalizedString" >
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String10BaseType" >
<xs:annotation><xs:documentation>empty type</xs:documentation></xs:annotation>
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType name="String11BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="64" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String1BaseType" >
<xs:restriction base="xs:string" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String2BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="22" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String3BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="255" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String4BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String5BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="1024" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String6BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="17" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String7BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="10240" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String8BaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String9BaseType" >
<xs:restriction base="xs:string" >
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="StringBaseType" >
<xs:restriction base="xs:string" >
<xs:maxLength value="64" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DateTimeType">
<xs:annotation>
<xs:documentation xml:lang="en">
</xs:documentation>
</xs:annotation>
<xs:union memberTypes="xs:date xs:time xs:dateTime"/>
</xs:simpleType>
<xs:complexType name="UserAreaType" block="restriction">
<xs:sequence>
<xs:any namespace="##any" processContents="strict" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
