Author: jleroux
Date: Tue Jun 21 11:37:47 2016
New Revision: 1749489

URL: http://svn.apache.org/viewvc?rev=1749489&view=rev
Log:
Completes and finish "Autocompletion for Compound Widget" - 
https://issues.apache.org/jira/browse/OFBIZ-7061

This is the 2nd step: puts back the original names, so it will be transparent 
for remaining references in xml catalogs, Java code, etc.

Added:
    ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd
      - copied unchanged from r1749372, 
ofbiz/trunk/framework/minilang/dtd/simple-methods-ns.xsd
    ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
      - copied unchanged from r1749372, 
ofbiz/trunk/framework/webapp/dtd/site-conf-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-form.xsd
      - copied unchanged from r1749372, 
ofbiz/trunk/framework/widget/dtd/widget-form-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-menu.xsd
      - copied unchanged from r1749372, 
ofbiz/trunk/framework/widget/dtd/widget-menu-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-screen.xsd
      - copied unchanged from r1749372, 
ofbiz/trunk/framework/widget/dtd/widget-screen-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-tree.xsd
      - copied unchanged from r1749372, 
ofbiz/trunk/framework/widget/dtd/widget-tree-ns.xsd
Removed:
    ofbiz/trunk/framework/minilang/dtd/simple-methods-ns.xsd
    ofbiz/trunk/framework/webapp/dtd/site-conf-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-form-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-menu-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-screen-ns.xsd
    ofbiz/trunk/framework/widget/dtd/widget-tree-ns.xsd
Modified:
    ofbiz/trunk/applications/accounting/minilang/UpgradeServices.xml
    ofbiz/trunk/applications/accounting/minilang/admin/AcctgAdminServices.xml
    ofbiz/trunk/applications/accounting/minilang/agreement/AgreementServices.xml
    ofbiz/trunk/applications/accounting/minilang/budget/BudgetServices.xml
    
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountGlPostServices.xml
    
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountServices.xml
    
ofbiz/trunk/applications/accounting/minilang/fixedasset/FixedAssetServices.xml
    ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceEvents.xml
    ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceServices.xml
    
ofbiz/trunk/applications/accounting/minilang/invoice/SampleCommissionServices.xml
    ofbiz/trunk/applications/accounting/minilang/ledger/AcctgTransServices.xml
    
ofbiz/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml
    
ofbiz/trunk/applications/accounting/minilang/payment/PaymentGatewayConfigServices.xml
    ofbiz/trunk/applications/accounting/minilang/payment/PaymentMapProcs.xml
    ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodEvents.xml
    
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodServices.xml
    ofbiz/trunk/applications/accounting/minilang/payment/PaymentServices.xml
    ofbiz/trunk/applications/accounting/minilang/period/PeriodServices.xml
    
ofbiz/trunk/applications/accounting/minilang/permissions/PermissionServices.xml
    ofbiz/trunk/applications/accounting/minilang/rate/RateServices.xml
    ofbiz/trunk/applications/accounting/minilang/tax/TaxAuthorityServices.xml
    
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsPurchase.xml
    
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsSales.xml
    ofbiz/trunk/applications/accounting/minilang/test/AutoInvoiceTests.xml
    ofbiz/trunk/applications/accounting/minilang/test/AutoPaymentTests.xml
    ofbiz/trunk/applications/accounting/minilang/test/FixedAssetTests.xml
    
ofbiz/trunk/applications/accounting/minilang/test/InvoicePerShipmentTests.xml
    
ofbiz/trunk/applications/accounting/minilang/test/PaymentApplicationTests.xml
    ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml
    ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/controller.xml
    ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/controller.xml
    ofbiz/trunk/applications/accounting/widget/AccountingMenus.xml
    ofbiz/trunk/applications/accounting/widget/AccountingPrintScreens.xml
    ofbiz/trunk/applications/accounting/widget/AccountingTrees.xml
    ofbiz/trunk/applications/accounting/widget/AgreementForms.xml
    ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml
    ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml
    ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml
    ofbiz/trunk/applications/accounting/widget/BudgetForms.xml
    ofbiz/trunk/applications/accounting/widget/BudgetScreens.xml
    ofbiz/trunk/applications/accounting/widget/CommonScreens.xml
    ofbiz/trunk/applications/accounting/widget/CostForms.xml
    ofbiz/trunk/applications/accounting/widget/CostScreens.xml
    ofbiz/trunk/applications/accounting/widget/FieldLookupForms.xml
    ofbiz/trunk/applications/accounting/widget/FinAccountForms.xml
    ofbiz/trunk/applications/accounting/widget/FinAccountScreens.xml
    ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml
    ofbiz/trunk/applications/accounting/widget/FixedAssetScreens.xml
    ofbiz/trunk/applications/accounting/widget/GlForms.xml
    ofbiz/trunk/applications/accounting/widget/GlScreens.xml
    ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml
    ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml
    ofbiz/trunk/applications/accounting/widget/GlobalGlAccountsForms.xml
    ofbiz/trunk/applications/accounting/widget/GlobalGlAccountsScreens.xml
    ofbiz/trunk/applications/accounting/widget/InvoiceForms.xml
    ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeForms.xml
    ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeScreens.xml
    ofbiz/trunk/applications/accounting/widget/InvoiceScreens.xml
    ofbiz/trunk/applications/accounting/widget/LookupScreens.xml
    ofbiz/trunk/applications/accounting/widget/PaymentForms.xml
    ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigForms.xml
    ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml
    ofbiz/trunk/applications/accounting/widget/PaymentGroupForms.xml
    ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml
    ofbiz/trunk/applications/accounting/widget/PaymentMethodTypeForms.xml
    ofbiz/trunk/applications/accounting/widget/PaymentMethodTypeScreens.xml
    ofbiz/trunk/applications/accounting/widget/PaymentScreens.xml
    ofbiz/trunk/applications/accounting/widget/PeriodScreens.xml
    ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryForms.xml
    ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml
    ofbiz/trunk/applications/accounting/widget/TaxAuthorityForms.xml
    ofbiz/trunk/applications/accounting/widget/TaxAuthorityMenus.xml
    ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml
    ofbiz/trunk/applications/accounting/widget/TransactionForms.xml
    ofbiz/trunk/applications/accounting/widget/TransactionScreens.xml
    ofbiz/trunk/applications/accounting/widget/ap/ApMenus.xml
    ofbiz/trunk/applications/accounting/widget/ap/ApPrintScreens.xml
    ofbiz/trunk/applications/accounting/widget/ap/ApScreens.xml
    ofbiz/trunk/applications/accounting/widget/ap/CommonScreens.xml
    ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml
    ofbiz/trunk/applications/accounting/widget/ap/LookupScreens.xml
    ofbiz/trunk/applications/accounting/widget/ap/forms/InvoiceForms.xml
    ofbiz/trunk/applications/accounting/widget/ap/forms/LookupForms.xml
    ofbiz/trunk/applications/accounting/widget/ap/forms/VendorForms.xml
    ofbiz/trunk/applications/accounting/widget/ar/ArMenus.xml
    ofbiz/trunk/applications/accounting/widget/ar/ArPaymentScreens.xml
    ofbiz/trunk/applications/accounting/widget/ar/CommonScreens.xml
    ofbiz/trunk/applications/accounting/widget/ar/InvoiceScreens.xml
    ofbiz/trunk/applications/accounting/widget/ar/LookupScreens.xml
    ofbiz/trunk/applications/accounting/widget/ar/forms/ArPaymentForms.xml
    ofbiz/trunk/applications/accounting/widget/ar/forms/InvoiceForms.xml
    ofbiz/trunk/applications/accounting/widget/ar/forms/LookupForms.xml
    ofbiz/trunk/applications/commonext/minilang/SystemInfoServices.xml
    ofbiz/trunk/applications/commonext/minilang/setup/SetupEvents.xml
    ofbiz/trunk/applications/commonext/webapp/WEB-INF/controller.xml
    ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/controller.xml
    ofbiz/trunk/applications/commonext/widget/CommonScreens.xml
    ofbiz/trunk/applications/commonext/widget/SystemInfoForms.xml
    ofbiz/trunk/applications/commonext/widget/SystemInfoMenus.xml
    ofbiz/trunk/applications/commonext/widget/SystemInfoScreens.xml
    ofbiz/trunk/applications/commonext/widget/ofbizsetup/CommonScreens.xml
    ofbiz/trunk/applications/commonext/widget/ofbizsetup/Menus.xml
    ofbiz/trunk/applications/commonext/widget/ofbizsetup/ProfileScreens.xml
    ofbiz/trunk/applications/commonext/widget/ofbizsetup/SetupForms.xml
    ofbiz/trunk/applications/commonext/widget/ofbizsetup/SetupScreens.xml
    ofbiz/trunk/applications/content/minilang/ContentManagementMapProcessors.xml
    ofbiz/trunk/applications/content/minilang/blog/BlogServices.xml
    ofbiz/trunk/applications/content/minilang/compdoc/CompDocServices.xml
    ofbiz/trunk/applications/content/minilang/content/ContentEvents.xml
    
ofbiz/trunk/applications/content/minilang/content/ContentPermissionEvents.xml
    ofbiz/trunk/applications/content/minilang/content/ContentServices.xml
    ofbiz/trunk/applications/content/minilang/data/DataServices.xml
    ofbiz/trunk/applications/content/minilang/layout/LayoutEvents.xml
    
ofbiz/trunk/applications/content/minilang/permission/ContentPermissionServices.xml
    
ofbiz/trunk/applications/content/minilang/permission/DataResourcePermissionServices.xml
    ofbiz/trunk/applications/content/minilang/survey/SurveyServices.xml
    ofbiz/trunk/applications/content/minilang/website/WebSiteServices.xml
    ofbiz/trunk/applications/content/webapp/content/WEB-INF/controller.xml
    ofbiz/trunk/applications/content/widget/CommonScreens.xml
    ofbiz/trunk/applications/content/widget/EmailScreens.xml
    ofbiz/trunk/applications/content/widget/LookupForms.xml
    ofbiz/trunk/applications/content/widget/LookupScreens.xml
    ofbiz/trunk/applications/content/widget/SurveyMenus.xml
    ofbiz/trunk/applications/content/widget/SurveyScreens.xml
    ofbiz/trunk/applications/content/widget/WebAnalyticsScreens.xml
    ofbiz/trunk/applications/content/widget/WebSiteScreens.xml
    ofbiz/trunk/applications/content/widget/cms/CMSForms.xml
    ofbiz/trunk/applications/content/widget/cms/CMSMenus.xml
    ofbiz/trunk/applications/content/widget/cms/CMSScreens.xml
    ofbiz/trunk/applications/content/widget/cms/CMSTemplates.xml
    ofbiz/trunk/applications/content/widget/compdoc/CompDocForms.xml
    ofbiz/trunk/applications/content/widget/compdoc/CompDocMenus.xml
    ofbiz/trunk/applications/content/widget/compdoc/CompDocScreens.xml
    ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
    ofbiz/trunk/applications/content/widget/content/ContentForms.xml
    ofbiz/trunk/applications/content/widget/content/ContentMenus.xml
    ofbiz/trunk/applications/content/widget/content/ContentScreens.xml
    ofbiz/trunk/applications/content/widget/content/DataResourceForms.xml
    ofbiz/trunk/applications/content/widget/content/DataResourceMenus.xml
    ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml
    ofbiz/trunk/applications/content/widget/contentsetup/ContentSetupForms.xml
    ofbiz/trunk/applications/content/widget/contentsetup/ContentSetupMenus.xml
    ofbiz/trunk/applications/content/widget/contentsetup/ContentSetupScreens.xml
    ofbiz/trunk/applications/content/widget/datasetup/DataResourceSetupMenus.xml
    
ofbiz/trunk/applications/content/widget/datasetup/DataResourceSetupScreens.xml
    ofbiz/trunk/applications/content/widget/datasetup/DataSetupForms.xml
    ofbiz/trunk/applications/content/widget/forum/BlogForms.xml
    ofbiz/trunk/applications/content/widget/forum/BlogScreens.xml
    ofbiz/trunk/applications/content/widget/forum/ForumForms.xml
    ofbiz/trunk/applications/content/widget/forum/ForumMenus.xml
    ofbiz/trunk/applications/content/widget/forum/ForumScreens.xml
    ofbiz/trunk/applications/content/widget/forum/ForumTrees.xml
    ofbiz/trunk/applications/content/widget/layout/LayoutForms.xml
    ofbiz/trunk/applications/content/widget/layout/LayoutMenus.xml
    ofbiz/trunk/applications/content/widget/layout/LayoutScreens.xml
    ofbiz/trunk/applications/content/widget/survey/SurveyForms.xml
    ofbiz/trunk/applications/content/widget/website/WebAnalyticsForms.xml
    ofbiz/trunk/applications/content/widget/website/WebSiteForms.xml
    ofbiz/trunk/applications/humanres/minilang/HumanResEvents.xml
    ofbiz/trunk/applications/humanres/minilang/HumanResServices.xml
    ofbiz/trunk/applications/humanres/minilang/UpgradeServices.xml
    
ofbiz/trunk/applications/humanres/minilang/permission/HumanResPermissionServices.xml
    ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/controller.xml
    ofbiz/trunk/applications/humanres/widget/CommonScreens.xml
    ofbiz/trunk/applications/humanres/widget/EmplLeaveScreens.xml
    ofbiz/trunk/applications/humanres/widget/EmplPositionScreens.xml
    ofbiz/trunk/applications/humanres/widget/EmployeeScreens.xml
    ofbiz/trunk/applications/humanres/widget/EmploymentAppScreens.xml
    ofbiz/trunk/applications/humanres/widget/EmploymentScreens.xml
    ofbiz/trunk/applications/humanres/widget/GlobalHRSettingScreens.xml
    ofbiz/trunk/applications/humanres/widget/HumanresMenus.xml
    ofbiz/trunk/applications/humanres/widget/LookupScreens.xml
    ofbiz/trunk/applications/humanres/widget/PartyAbilityScreens.xml
    ofbiz/trunk/applications/humanres/widget/PartyQualScreens.xml
    ofbiz/trunk/applications/humanres/widget/PartyResumeScreens.xml
    ofbiz/trunk/applications/humanres/widget/PartySkillScreens.xml
    ofbiz/trunk/applications/humanres/widget/PartyTrees.xml
    ofbiz/trunk/applications/humanres/widget/PayGradeScreens.xml
    ofbiz/trunk/applications/humanres/widget/PerfReviewScreens.xml
    ofbiz/trunk/applications/humanres/widget/PersonTrainingScreens.xml
    ofbiz/trunk/applications/humanres/widget/RecruitmentScreens.xml
    ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/EmplPositionForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/EmployeeForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/EmploymentAppForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/EmploymentForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/GlobalHRSettingForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/LookupForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PartyAbilityForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PartyQualForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PartyResumeForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PartySkillForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PayGradeForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PerfReviewForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml
    ofbiz/trunk/applications/humanres/widget/forms/RecruitmentForms.xml
    ofbiz/trunk/applications/manufacturing/minilang/bom/BomFormulas.xml
    ofbiz/trunk/applications/manufacturing/minilang/bom/BomMapProcs.xml
    ofbiz/trunk/applications/manufacturing/minilang/bom/BomSimpleMethods.xml
    
ofbiz/trunk/applications/manufacturing/minilang/jobshopmgt/ProductionRunServices.xml
    
ofbiz/trunk/applications/manufacturing/minilang/jobshopmgt/ProductionRunSimpleEvents.xml
    ofbiz/trunk/applications/manufacturing/minilang/routing/RoutingServices.xml
    ofbiz/trunk/applications/manufacturing/minilang/techdata/RoutingMapProcs.xml
    
ofbiz/trunk/applications/manufacturing/minilang/techdata/RoutingSimpleEvents.xml
    
ofbiz/trunk/applications/manufacturing/minilang/techdata/RoutingSimpleServices.xml
    ofbiz/trunk/applications/manufacturing/minilang/techdata/TaskFormulae.xml
    ofbiz/trunk/applications/manufacturing/minilang/test/ProductionRunTests.xml
    
ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/controller.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/BomForms.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/BomScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/CalendarForms.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/CalendarScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/CommonScreens.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/CostForms.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/CostScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/FieldLookupForms.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/JobshopScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/LookupScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ManufacturingMenus.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpForms.xml
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ReportScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml
    
ofbiz/trunk/applications/marketing/minilang/marketing/campaign/CampaignServices.xml
    
ofbiz/trunk/applications/marketing/minilang/marketing/contact/ContactListEvents.xml
    
ofbiz/trunk/applications/marketing/minilang/marketing/contact/ContactListServices.xml
    
ofbiz/trunk/applications/marketing/minilang/marketing/segment/SegmentServices.xml
    
ofbiz/trunk/applications/marketing/minilang/marketing/test/MarketingTests.xml
    
ofbiz/trunk/applications/marketing/minilang/marketing/tracking/TrackingCodeServices.xml
    ofbiz/trunk/applications/marketing/minilang/sfa/ContactMechMapProcs.xml
    ofbiz/trunk/applications/marketing/minilang/sfa/account/AccountServices.xml
    ofbiz/trunk/applications/marketing/minilang/sfa/contact/ContactServices.xml
    ofbiz/trunk/applications/marketing/minilang/sfa/lead/LeadServices.xml
    ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/controller.xml
    ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/controller.xml
    ofbiz/trunk/applications/marketing/widget/CommonScreens.xml
    ofbiz/trunk/applications/marketing/widget/ContactListForms.xml
    ofbiz/trunk/applications/marketing/widget/ContactListMenus.xml
    ofbiz/trunk/applications/marketing/widget/ContactListScreens.xml
    ofbiz/trunk/applications/marketing/widget/DataSourceForms.xml
    ofbiz/trunk/applications/marketing/widget/DataSourceMenus.xml
    ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml
    ofbiz/trunk/applications/marketing/widget/LookupForms.xml
    ofbiz/trunk/applications/marketing/widget/LookupScreens.xml
    ofbiz/trunk/applications/marketing/widget/MarketingCampaignForms.xml
    ofbiz/trunk/applications/marketing/widget/MarketingCampaignMenus.xml
    ofbiz/trunk/applications/marketing/widget/MarketingCampaignScreens.xml
    ofbiz/trunk/applications/marketing/widget/MarketingMenus.xml
    ofbiz/trunk/applications/marketing/widget/MarketingReportScreens.xml
    ofbiz/trunk/applications/marketing/widget/ReportForms.xml
    ofbiz/trunk/applications/marketing/widget/SegmentForms.xml
    ofbiz/trunk/applications/marketing/widget/SegmentMenus.xml
    ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml
    ofbiz/trunk/applications/marketing/widget/TrackingCodeForms.xml
    ofbiz/trunk/applications/marketing/widget/TrackingCodeMenus.xml
    ofbiz/trunk/applications/marketing/widget/TrackingCodeScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/AccountScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/ContactScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/EventScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/ForecastScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/LeadScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/LookupScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/OpportunityScreens.xml
    ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/AccountForms.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/ContactForms.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/EventForms.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/ForecastForms.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/LeadForms.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/LookupForms.xml
    ofbiz/trunk/applications/marketing/widget/sfa/forms/OpportunityForms.xml
    ofbiz/trunk/applications/order/minilang/UpgradeServices.xml
    ofbiz/trunk/applications/order/minilang/customer/CheckoutMapProcs.xml
    ofbiz/trunk/applications/order/minilang/customer/CustomerEvents.xml
    ofbiz/trunk/applications/order/minilang/opportunity/OpportunityServices.xml
    ofbiz/trunk/applications/order/minilang/order/CheckoutServices.xml
    ofbiz/trunk/applications/order/minilang/order/OrderDeliveryServices.xml
    ofbiz/trunk/applications/order/minilang/order/OrderReturnServices.xml
    ofbiz/trunk/applications/order/minilang/order/OrderServices.xml
    ofbiz/trunk/applications/order/minilang/order/OrderSimpleMethods.xml
    ofbiz/trunk/applications/order/minilang/quote/QuoteServices.xml
    
ofbiz/trunk/applications/order/minilang/reports/NetBeforeOverheadDateEvent.xml
    ofbiz/trunk/applications/order/minilang/reports/NetBeforeOverheadEvent.xml
    
ofbiz/trunk/applications/order/minilang/reports/NetBeforeOverheadMonthlyEvent.xml
    ofbiz/trunk/applications/order/minilang/reports/ProductDemandReportEvent.xml
    ofbiz/trunk/applications/order/minilang/reports/SalesReportEvent.xml
    ofbiz/trunk/applications/order/minilang/request/CustRequestEvents.xml
    ofbiz/trunk/applications/order/minilang/request/CustRequestServices.xml
    ofbiz/trunk/applications/order/minilang/requirement/RequirementServices.xml
    
ofbiz/trunk/applications/order/minilang/shoppinglist/ShoppingListServices.xml
    ofbiz/trunk/applications/order/minilang/test/CustRequestTests.xml
    ofbiz/trunk/applications/order/minilang/test/QuoteTests.xml
    ofbiz/trunk/applications/order/minilang/test/ShoppingCartTests.xml
    ofbiz/trunk/applications/order/minilang/test/ShoppingListTests.xml
    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml
    ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/CustRequestForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/CustRequestScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/FieldLookupForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/LookupScreens.xml
    
ofbiz/trunk/applications/order/widget/ordermgr/OrderDeliveryScheduleForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCartScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCatalogScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderHeaderScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderMenus.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderPrintScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderReportScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderReturnScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderSetupScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderShopListForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderTaskScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/OrderViewScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/PartySettingsForm.xml
    ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/QuoteScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/ReportForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/ReportScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/RequirementForms.xml
    ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml
    ofbiz/trunk/applications/order/widget/ordermgr/ReturnForms.xml
    ofbiz/trunk/applications/party/minilang/LookupServices.xml
    
ofbiz/trunk/applications/party/minilang/communication/CommunicationEventEvents.xml
    
ofbiz/trunk/applications/party/minilang/communication/CommunicationEventServices.xml
    ofbiz/trunk/applications/party/minilang/contact/ContactMechMapProcs.xml
    ofbiz/trunk/applications/party/minilang/contact/ContactMechServices.xml
    ofbiz/trunk/applications/party/minilang/contact/PartyContactMechMapProcs.xml
    ofbiz/trunk/applications/party/minilang/contact/PartyContactMechServices.xml
    ofbiz/trunk/applications/party/minilang/customer/CustomerEvents.xml
    ofbiz/trunk/applications/party/minilang/party/PartyInvitationServices.xml
    ofbiz/trunk/applications/party/minilang/party/PartyMapProcs.xml
    ofbiz/trunk/applications/party/minilang/party/PartyPermissionServices.xml
    ofbiz/trunk/applications/party/minilang/party/PartyServices.xml
    ofbiz/trunk/applications/party/minilang/party/PartySimpleEvents.xml
    ofbiz/trunk/applications/party/minilang/party/PartySimpleMethods.xml
    ofbiz/trunk/applications/party/minilang/test/PartyContactMechTests.xml
    ofbiz/trunk/applications/party/minilang/test/PartyStatusChangeTests.xml
    ofbiz/trunk/applications/party/minilang/test/PartyTests.xml
    ofbiz/trunk/applications/party/minilang/user/UserEvents.xml
    ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml
    ofbiz/trunk/applications/party/widget/partymgr/CommonScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/EmailPartyScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/LookupForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/LookupScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml
    
ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyContactListForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyContactListScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyInvitationForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyInvitationScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyVisitForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PaymentMethodForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PaymentMethodScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/VisitScreens.xml
    ofbiz/trunk/applications/product/minilang/product/UpgradeServices.xml
    
ofbiz/trunk/applications/product/minilang/product/catalog/CatalogServices.xml
    
ofbiz/trunk/applications/product/minilang/product/category/CategoryContentServices.xml
    
ofbiz/trunk/applications/product/minilang/product/category/CategoryServices.xml
    ofbiz/trunk/applications/product/minilang/product/config/ConfigServices.xml
    
ofbiz/trunk/applications/product/minilang/product/config/ProductConfigItemContentServices.xml
    ofbiz/trunk/applications/product/minilang/product/cost/CostServices.xml
    
ofbiz/trunk/applications/product/minilang/product/feature/ProductFeatureServices.xml
    
ofbiz/trunk/applications/product/minilang/product/imagemanagement/ImageManagementEvents.xml
    
ofbiz/trunk/applications/product/minilang/product/imagemanagement/ImageManagementServices.xml
    
ofbiz/trunk/applications/product/minilang/product/inventory/InventoryIssueServices.xml
    
ofbiz/trunk/applications/product/minilang/product/inventory/InventoryReserveServices.xml
    
ofbiz/trunk/applications/product/minilang/product/inventory/InventoryServices.xml
    
ofbiz/trunk/applications/product/minilang/product/inventory/StockMoveServices.xml
    ofbiz/trunk/applications/product/minilang/product/price/PriceServices.xml
    
ofbiz/trunk/applications/product/minilang/product/product/CustomerDigitalDownloadServices.xml
    
ofbiz/trunk/applications/product/minilang/product/product/ProductContentServices.xml
    
ofbiz/trunk/applications/product/minilang/product/product/ProductServices.xml
    
ofbiz/trunk/applications/product/minilang/product/product/ProductUomFormulas.xml
    ofbiz/trunk/applications/product/minilang/product/promo/PromoServices.xml
    ofbiz/trunk/applications/product/minilang/product/rental/RentalServices.xml
    
ofbiz/trunk/applications/product/minilang/product/storage/FacilityContactMechMapProcs.xml
    
ofbiz/trunk/applications/product/minilang/product/storage/FacilityContactMechServices.xml
    ofbiz/trunk/applications/product/minilang/product/storage/FacilityEvents.xml
    
ofbiz/trunk/applications/product/minilang/product/storage/StorageServices.xml
    
ofbiz/trunk/applications/product/minilang/product/store/ProductStoreServices.xml
    
ofbiz/trunk/applications/product/minilang/product/subscription/SubscriptionServices.xml
    
ofbiz/trunk/applications/product/minilang/product/supplier/SupplierProductServices.xml
    ofbiz/trunk/applications/product/minilang/product/test/CategoryTests.xml
    ofbiz/trunk/applications/product/minilang/product/test/CostTests.xml
    ofbiz/trunk/applications/product/minilang/product/test/GroupOrderTest.xml
    ofbiz/trunk/applications/product/minilang/product/test/InventoryTests.xml
    ofbiz/trunk/applications/product/minilang/product/test/ProductPriceTests.xml
    ofbiz/trunk/applications/product/minilang/product/test/ProductTagTest.xml
    
ofbiz/trunk/applications/product/minilang/shipment/issuance/IssuanceServices.xml
    
ofbiz/trunk/applications/product/minilang/shipment/picklist/PicklistServices.xml
    
ofbiz/trunk/applications/product/minilang/shipment/receipt/ShipmentReceiptServices.xml
    
ofbiz/trunk/applications/product/minilang/shipment/shipment/ShipmentGatewayConfigServices.xml
    
ofbiz/trunk/applications/product/minilang/shipment/shipment/ShipmentServices.xml
    ofbiz/trunk/applications/product/minilang/shipment/test/ShipmentTests.xml
    ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml
    ofbiz/trunk/applications/product/webapp/facility/WEB-INF/controller.xml
    ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml
    ofbiz/trunk/applications/product/widget/catalog/CatalogScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/CategoryForms.xml
    ofbiz/trunk/applications/product/widget/catalog/CategoryScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ConfigForms.xml
    ofbiz/trunk/applications/product/widget/catalog/ConfigScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/FeatureForms.xml
    ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/FieldLookupForms.xml
    ofbiz/trunk/applications/product/widget/catalog/FindScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ImageManagementForms.xml
    ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/LookupScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/PriceForms.xml
    ofbiz/trunk/applications/product/widget/catalog/PriceScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ProdCatalogForms.xml
    ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml
    ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/PromoForms.xml
    ofbiz/trunk/applications/product/widget/catalog/PromoScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ReviewForms.xml
    ofbiz/trunk/applications/product/widget/catalog/ReviewScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ShippingForms.xml
    ofbiz/trunk/applications/product/widget/catalog/ShippingScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/StoreForms.xml
    ofbiz/trunk/applications/product/widget/catalog/StoreScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/SubscriptionForms.xml
    ofbiz/trunk/applications/product/widget/catalog/SubscriptionMenus.xml
    ofbiz/trunk/applications/product/widget/catalog/SubscriptionScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ThesaurusScreens.xml
    ofbiz/trunk/applications/product/widget/facility/CommonScreens.xml
    ofbiz/trunk/applications/product/widget/facility/FacilityForms.xml
    ofbiz/trunk/applications/product/widget/facility/FacilityGroupForms.xml
    ofbiz/trunk/applications/product/widget/facility/FacilityGroupScreens.xml
    ofbiz/trunk/applications/product/widget/facility/FacilityMenus.xml
    ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml
    ofbiz/trunk/applications/product/widget/facility/FacilityTrees.xml
    ofbiz/trunk/applications/product/widget/facility/FieldLookupForms.xml
    ofbiz/trunk/applications/product/widget/facility/InventoryForms.xml
    ofbiz/trunk/applications/product/widget/facility/InventoryItemLabelForms.xml
    
ofbiz/trunk/applications/product/widget/facility/InventoryItemLabelScreens.xml
    ofbiz/trunk/applications/product/widget/facility/LookupScreens.xml
    ofbiz/trunk/applications/product/widget/facility/ReportScreens.xml
    ofbiz/trunk/applications/product/widget/facility/ShipmentForms.xml
    
ofbiz/trunk/applications/product/widget/facility/ShipmentGatewayConfigForms.xml
    
ofbiz/trunk/applications/product/widget/facility/ShipmentGatewayConfigScreens.xml
    ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml
    ofbiz/trunk/applications/securityext/minilang/login/LoginMapProcs.xml
    ofbiz/trunk/applications/securityext/minilang/login/LoginSimpleEvents.xml
    ofbiz/trunk/applications/securityext/widget/EmailSecurityScreens.xml
    
ofbiz/trunk/applications/workeffort/minilang/permission/WorkEffortPermissionServices.xml
    ofbiz/trunk/applications/workeffort/minilang/timesheet/TimesheetServices.xml
    ofbiz/trunk/applications/workeffort/minilang/workeffort/UpgradeServices.xml
    
ofbiz/trunk/applications/workeffort/minilang/workeffort/WorkEffortSimpleServices.xml
    
ofbiz/trunk/applications/workeffort/minilang/workeffort/WorkflowMapProcessors.xml
    
ofbiz/trunk/applications/workeffort/minilang/workeffort/WorkflowSimpleEvents.xml
    ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
    
ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/icalendar-controller.xml
    ofbiz/trunk/applications/workeffort/widget/CalendarForms.xml
    ofbiz/trunk/applications/workeffort/widget/CalendarScreens.xml
    ofbiz/trunk/applications/workeffort/widget/CommonScreens.xml
    ofbiz/trunk/applications/workeffort/widget/CustRequestForms.xml
    ofbiz/trunk/applications/workeffort/widget/CustRequestScreens.xml
    ofbiz/trunk/applications/workeffort/widget/LookupForms.xml
    ofbiz/trunk/applications/workeffort/widget/LookupScreens.xml
    ofbiz/trunk/applications/workeffort/widget/TimesheetForms.xml
    ofbiz/trunk/applications/workeffort/widget/TimesheetMenus.xml
    ofbiz/trunk/applications/workeffort/widget/TimesheetScreens.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortCommEventForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortPartyAssignForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortQuoteForms.xml
    
ofbiz/trunk/applications/workeffort/widget/WorkEffortRelatedSummaryScreens.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortRequestForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortRequirementForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortScreens.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortShopListForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortTrees.xml
    ofbiz/trunk/framework/common/minilang/CdyneServices.xml
    ofbiz/trunk/framework/common/minilang/CommonServices.xml
    ofbiz/trunk/framework/common/minilang/PortalPageMethods.xml
    ofbiz/trunk/framework/common/minilang/PortalPageServices.xml
    ofbiz/trunk/framework/common/minilang/email/EmailServices.xml
    ofbiz/trunk/framework/common/minilang/period/PeriodServices.xml
    
ofbiz/trunk/framework/common/minilang/permission/CommonPermissionServices.xml
    ofbiz/trunk/framework/common/minilang/test/UserLoginTests.xml
    ofbiz/trunk/framework/common/webcommon/WEB-INF/common-controller.xml
    ofbiz/trunk/framework/common/webcommon/WEB-INF/handlers-controller.xml
    ofbiz/trunk/framework/common/webcommon/WEB-INF/portal-controller.xml
    ofbiz/trunk/framework/common/webcommon/WEB-INF/security-controller.xml
    ofbiz/trunk/framework/common/webcommon/WEB-INF/tempexpr-controller.xml
    ofbiz/trunk/framework/common/widget/CommonMenus.xml
    ofbiz/trunk/framework/common/widget/CommonScreens.xml
    ofbiz/trunk/framework/common/widget/HelpScreens.xml
    ofbiz/trunk/framework/common/widget/LookupForms.xml
    ofbiz/trunk/framework/common/widget/LookupScreens.xml
    ofbiz/trunk/framework/common/widget/PortalPageForms.xml
    ofbiz/trunk/framework/common/widget/PortalPageScreens.xml
    ofbiz/trunk/framework/common/widget/PortletEditForms.xml
    ofbiz/trunk/framework/common/widget/SecurityForms.xml
    ofbiz/trunk/framework/common/widget/SecurityMenus.xml
    ofbiz/trunk/framework/common/widget/SecurityScreens.xml
    ofbiz/trunk/framework/common/widget/flotScreens.xml
    ofbiz/trunk/framework/entity/minilang/EntityUtilPropertiesTests.xml
    ofbiz/trunk/framework/entityext/minilang/EntitySyncServices.xml
    ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml
    ofbiz/trunk/framework/resources/templates/CommonScreens.xml
    ofbiz/trunk/framework/resources/templates/Forms.xml
    ofbiz/trunk/framework/resources/templates/Menus.xml
    ofbiz/trunk/framework/resources/templates/Screens.xml
    ofbiz/trunk/framework/resources/templates/controller.xml
    ofbiz/trunk/framework/webapp/dtd/webapp-catalog.xml
    ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/controller.xml
    ofbiz/trunk/framework/webtools/widget/ArtifactInfoForms.xml
    ofbiz/trunk/framework/webtools/widget/ArtifactInfoScreens.xml
    ofbiz/trunk/framework/webtools/widget/AvailableServicesScreens.xml
    ofbiz/trunk/framework/webtools/widget/CacheForms.xml
    ofbiz/trunk/framework/webtools/widget/CacheScreens.xml
    ofbiz/trunk/framework/webtools/widget/CommonScreens.xml
    ofbiz/trunk/framework/webtools/widget/EntityForms.xml
    ofbiz/trunk/framework/webtools/widget/EntityScreens.xml
    ofbiz/trunk/framework/webtools/widget/EntitySyncForms.xml
    ofbiz/trunk/framework/webtools/widget/EntitySyncScreens.xml
    ofbiz/trunk/framework/webtools/widget/GeoManagementForms.xml
    ofbiz/trunk/framework/webtools/widget/GeoManagementScreens.xml
    ofbiz/trunk/framework/webtools/widget/LabelManagerScreens.xml
    ofbiz/trunk/framework/webtools/widget/LogForms.xml
    ofbiz/trunk/framework/webtools/widget/LogScreens.xml
    ofbiz/trunk/framework/webtools/widget/Menus.xml
    ofbiz/trunk/framework/webtools/widget/MiscForms.xml
    ofbiz/trunk/framework/webtools/widget/MiscScreens.xml
    ofbiz/trunk/framework/webtools/widget/ServiceForms.xml
    ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml
    ofbiz/trunk/framework/webtools/widget/StatsForms.xml
    ofbiz/trunk/framework/webtools/widget/StatsScreens.xml
    ofbiz/trunk/framework/webtools/widget/TempExprScreens.xml
    ofbiz/trunk/framework/webtools/widget/tempExprForms.xml
    ofbiz/trunk/framework/widget/dtd/compound-widgets.xsd
    ofbiz/trunk/specialpurpose/assetmaint/minilang/FixedAssetMaintServices.xml
    ofbiz/trunk/specialpurpose/assetmaint/minilang/test/FixedAssetMaintTests.xml
    
ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintMenus.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/FacilityScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/LookupScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ProductScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/forms/FixedAssetForms.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/forms/LookupForms.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/forms/ProductForms.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/forms/WorkEffortForms.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/CommonScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FieldLookupForms.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/LookupScreens.xml
    ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/Menus.xml
    ofbiz/trunk/specialpurpose/bi/minilang/DimensionServices.xml
    ofbiz/trunk/specialpurpose/bi/minilang/FactServices.xml
    ofbiz/trunk/specialpurpose/bi/webapp/bi/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/bi/widget/BiForms.xml
    ofbiz/trunk/specialpurpose/bi/widget/BiMenus.xml
    ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml
    ofbiz/trunk/specialpurpose/birt/webapp/accounting/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/birt/webapp/birt/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/birt/webapp/facility/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/birt/webapp/ordermgr/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/birt/widget/accounting/AccountingForms.xml
    ofbiz/trunk/specialpurpose/birt/widget/accounting/AccountingScreens.xml
    ofbiz/trunk/specialpurpose/birt/widget/birt/BirtForms.xml
    ofbiz/trunk/specialpurpose/birt/widget/birt/BirtMenus.xml
    ofbiz/trunk/specialpurpose/birt/widget/birt/BirtScreens.xml
    ofbiz/trunk/specialpurpose/birt/widget/facility/FacilityForms.xml
    ofbiz/trunk/specialpurpose/birt/widget/facility/FacilityScreens.xml
    ofbiz/trunk/specialpurpose/birt/widget/order/OrderForms.xml
    ofbiz/trunk/specialpurpose/birt/widget/order/OrderScreens.xml
    ofbiz/trunk/specialpurpose/cmssite/webapp/cmssite/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml
    ofbiz/trunk/specialpurpose/cmssite/widget/OfbizsiteScreens.xml
    ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/ebay/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/ebay/widget/EbayForms.xml
    ofbiz/trunk/specialpurpose/ebay/widget/EbayMenus.xml
    ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml
    ofbiz/trunk/specialpurpose/ebaystore/minilang/EbayServices.xml
    ofbiz/trunk/specialpurpose/ebaystore/minilang/EbayStoreEvents.xml
    ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbayAccountForms.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbayAccountScreens.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbayEmailScreens.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbaySellingManagerForms.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbaySellingManagerScreens.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreForms.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml
    ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/minilang/customer/CustomerEvents.xml
    
ofbiz/trunk/specialpurpose/ecommerce/minilang/customer/QuickAnonCustomerEvents.xml
    ofbiz/trunk/specialpurpose/ecommerce/minilang/misc/AffiliateMapProcs.xml
    ofbiz/trunk/specialpurpose/ecommerce/minilang/misc/AffiliateSimpleEvents.xml
    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomseo/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/CartScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/CatalogScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/ContentForms.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/ContentScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/CustRequestScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailContactListScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailGiftCardScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailOrderScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailProductScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/EmailReturnScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/ForumForms.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/ForumScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/ForumTrees.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/OrderScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/QuoteScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/ShoppingListScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/blog/BlogForms.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/blog/BlogMenus.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/blog/BlogScreens.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/blog/BlogTemplates.xml
    ofbiz/trunk/specialpurpose/ecommerce/widget/blog/BlogTrees.xml
    ofbiz/trunk/specialpurpose/example/minilang/ExamplePermissionServices.xml
    ofbiz/trunk/specialpurpose/example/minilang/example/ExampleServices.xml
    ofbiz/trunk/specialpurpose/example/webapp/example/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/example/widget/example/CommonScreens.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleAjaxScreens.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleCompoundWidgets.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleFeatureForms.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleFeatureScreens.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleForms.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleMenus.xml
    ofbiz/trunk/specialpurpose/example/widget/example/ExampleScreens.xml
    ofbiz/trunk/specialpurpose/example/widget/example/FormWidgetExampleForms.xml
    
ofbiz/trunk/specialpurpose/example/widget/example/FormWidgetExampleScreens.xml
    ofbiz/trunk/specialpurpose/example/widget/example/PortletEditForms.xml
    ofbiz/trunk/specialpurpose/example/widget/example/PortletScreens.xml
    
ofbiz/trunk/specialpurpose/exampleext/webapp/exampleext/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/exampleext/widget/example/CommonScreens.xml
    ofbiz/trunk/specialpurpose/exampleext/widget/example/ExampleForms.xml
    ofbiz/trunk/specialpurpose/exampleext/widget/example/ExampleMenus.xml
    ofbiz/trunk/specialpurpose/exampleext/widget/example/ExampleScreens.xml
    ofbiz/trunk/specialpurpose/googlebase/minilang/GooglebaseEvents.xml
    ofbiz/trunk/specialpurpose/googlebase/minilang/GooglebaseServices.xml
    
ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/googlebase/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseForms.xml
    ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseMenus.xml
    ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml
    ofbiz/trunk/specialpurpose/googlecheckout/minilang/PrepareXMLTemplate.xml
    ofbiz/trunk/specialpurpose/googlecheckout/minilang/ShoppingCartServices.xml
    
ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/googlecheckout/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutForms.xml
    ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutMenus.xml
    ofbiz/trunk/specialpurpose/googlecheckout/widget/GoogleCheckoutScreens.xml
    ofbiz/trunk/specialpurpose/hhfacility/minilang/FacilityServices.xml
    
ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/hhfacility/widget/hhfacility/FacilityForms.xml
    ofbiz/trunk/specialpurpose/hhfacility/widget/hhfacility/FacilityScreens.xml
    ofbiz/trunk/specialpurpose/lucene/webapp/content/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/lucene/widget/LuceneForms.xml
    ofbiz/trunk/specialpurpose/lucene/widget/LuceneMenus.xml
    ofbiz/trunk/specialpurpose/lucene/widget/LuceneScreens.xml
    ofbiz/trunk/specialpurpose/myportal/minilang/Events.xml
    ofbiz/trunk/specialpurpose/myportal/minilang/MyPortalServices.xml
    ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/myportal/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/myportal/widget/MyPortalMenus.xml
    ofbiz/trunk/specialpurpose/myportal/widget/PortalAdmForms.xml
    ofbiz/trunk/specialpurpose/myportal/widget/PortalAdmScreens.xml
    ofbiz/trunk/specialpurpose/oagis/minilang/OagisMessageServices.xml
    ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/oagis/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/oagis/widget/EmailOagisMessageScreens.xml
    ofbiz/trunk/specialpurpose/oagis/widget/MessageInfoScreens.xml
    ofbiz/trunk/specialpurpose/oagis/widget/OagisMenus.xml
    ofbiz/trunk/specialpurpose/oagis/widget/forms/MessageInfoForms.xml
    
ofbiz/trunk/specialpurpose/passport/webapp/passport/WEB-INF/controller-passport.xml
    ofbiz/trunk/specialpurpose/passport/widget/PassportScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/minilang/ProjectPermissionServices.xml
    ofbiz/trunk/specialpurpose/projectmgr/minilang/ProjectServices.xml
    ofbiz/trunk/specialpurpose/projectmgr/minilang/ProjectSimpleEvents.xml
    
ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/CustRequestScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectMenus.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/ResourceScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/SurveyScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/TaskScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/TimeSheetScreens.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/WorkEffortTrees.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/forms/CustRequestForms.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/forms/ProjectForms.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/forms/ResourceForms.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TaskForms.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/forms/TimeSheetForms.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/ScrumEvents.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/ScrumPermissionServices.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/ScrumServices.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/DailyMeetingMinuteTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/MyWorkTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/ProductBacklogTest.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/ProductTest.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/QATests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/ScrumProjectTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/ScrumTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/SprintBacklogTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/SprintTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/TaskTests.xml
    ofbiz/trunk/specialpurpose/scrum/minilang/test/TimesheetTests.xml
    ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/scrum/webapp/scrum/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/scrum/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/CommunicationEventForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/EmailTemplates.xml
    ofbiz/trunk/specialpurpose/scrum/widget/FieldLookupForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/LookupScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/MyWorkForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/MyWorkScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/OpenTestForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/OpenTestScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/ProjectForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/ResourceForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/ResourceScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/TimeSheetForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/TimeSheetScreens.xml
    ofbiz/trunk/specialpurpose/scrum/widget/demotest/DemotestScreen.xml
    ofbiz/trunk/specialpurpose/scrum/widget/scrumForms.xml
    ofbiz/trunk/specialpurpose/scrum/widget/scrumMenus.xml
    ofbiz/trunk/specialpurpose/scrum/widget/scrumScreens.xml
    ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/solr/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/solr/widget/SolrMenus.xml
    ofbiz/trunk/specialpurpose/solr/widget/SolrScreens.xml
    ofbiz/trunk/specialpurpose/solr/widget/forms/SolrForms.xml
    ofbiz/trunk/specialpurpose/webpos/minilang/CartEvents.xml
    ofbiz/trunk/specialpurpose/webpos/minilang/CustomerEvents.xml
    ofbiz/trunk/specialpurpose/webpos/minilang/ManagerEvents.xml
    ofbiz/trunk/specialpurpose/webpos/minilang/PaymentEvents.xml
    ofbiz/trunk/specialpurpose/webpos/minilang/PromoEvents.xml
    ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml
    ofbiz/trunk/specialpurpose/webpos/widget/CartScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/CatalogScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/CommonScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/CustomerScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/ManagerScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/PaymentScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/PromoScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/SearchScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/ShortcutsScreens.xml
    ofbiz/trunk/specialpurpose/webpos/widget/WebPosMenus.xml
    ofbiz/trunk/specialpurpose/webpos/widget/WebPosScreens.xml

Modified: ofbiz/trunk/applications/accounting/minilang/UpgradeServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/UpgradeServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/UpgradeServices.xml (original)
+++ ofbiz/trunk/applications/accounting/minilang/UpgradeServices.xml Tue Jun 21 
11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="migrateStatusToGlReconciliation" 
short-description="Migrate statusId to GlReconciliation entity">
         <entity-condition entity-name="GlReconciliation" 
list="glReconciliationList">

Modified: 
ofbiz/trunk/applications/accounting/minilang/admin/AcctgAdminServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/admin/AcctgAdminServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/admin/AcctgAdminServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/admin/AcctgAdminServices.xml 
Tue Jun 21 11:37:47 2016
@@ -18,7 +18,7 @@ specific language governing permissions
 under the License.
 -->
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
     <!-- ========= Miscellaenous services for accounting ========= -->
     <simple-method method-name="createPartyAcctgPreference"
         short-description="Create accounting preference settings for a party">

Modified: 
ofbiz/trunk/applications/accounting/minilang/agreement/AgreementServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/agreement/AgreementServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/agreement/AgreementServices.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/agreement/AgreementServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- ================================================================ -->
     <!-- Agreement Services -->

Modified: ofbiz/trunk/applications/accounting/minilang/budget/BudgetServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/budget/BudgetServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/budget/BudgetServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/budget/BudgetServices.xml Tue 
Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- create a new Budget header record -->
     <simple-method method-name="createBudget" short-description="Create an 
Budget">

Modified: 
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountGlPostServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountGlPostServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountGlPostServices.xml
 (original)
+++ 
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountGlPostServices.xml
 Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- FinAccountTrans Services -->
     <simple-method method-name="postFinAccountTransToGl" 
short-description="Post a Financial Account Transaction to the General Ledger">

Modified: 
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountServices.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/finaccount/FinAccountServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="getArithmeticSettingsInline" 
short-description="getArithmeticSettingsInline">
         <property-to-field resource="arithmetic" 
property="finaccount.decimals" field="roundingDecimals" default="2"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/fixedasset/FixedAssetServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/fixedasset/FixedAssetServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/fixedasset/FixedAssetServices.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/fixedasset/FixedAssetServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- cancel an existing Agreement -->
     <simple-method method-name="cancelFixedAssetStdCost" 
short-description="Cancel an existing FixedAssetStdCost">

Modified: ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceEvents.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceEvents.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceEvents.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceEvents.xml Tue 
Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+    xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="createInvoiceItemPayrol" 
short-description="Create a new Invoice Item with Payrol Item Type">
         <entity-condition entity-name="InvoiceItemType" list="PayrolGroup">

Modified: 
ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/invoice/InvoiceServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+    xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="getNextInvoiceId" short-description="Get Next 
invoiceId">
         <!-- try to find PartyAcctgPreference for parameters.partyId, see if 
we need any special invoice number sequencing -->

Modified: 
ofbiz/trunk/applications/accounting/minilang/invoice/SampleCommissionServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/invoice/SampleCommissionServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/invoice/SampleCommissionServices.xml
 (original)
+++ 
ofbiz/trunk/applications/accounting/minilang/invoice/SampleCommissionServices.xml
 Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+    xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="sampleCalculateAffiliateCommission" 
short-description="Sample Calculate Affiliate Commission">
         <entity-one entity-name="Payment" value-field="payment"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/ledger/AcctgTransServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/ledger/AcctgTransServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/ledger/AcctgTransServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/ledger/AcctgTransServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
     <!-- ========= AcctgTrans methods ========= -->
     <simple-method method-name="createAcctgTrans" short-description="Create an 
AcctgTrans">
         <make-value entity-name="AcctgTrans" value-field="newEntity"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- ========= GlAccount methods ========= -->
     <simple-method method-name="createGlAccount" short-description="Create an 
GlAccount">

Modified: 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentGatewayConfigServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/payment/PaymentGatewayConfigServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentGatewayConfigServices.xml
 (original)
+++ 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentGatewayConfigServices.xml
 Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
     <simple-method method-name="updatePaymentGatewayConfig" 
short-description="Update Payment Gateway Config">
         <entity-one entity-name="PaymentGatewayConfig" 
value-field="lookedUpValue"/>
         <set-nonpk-fields map="parameters" value-field="lookedUpValue"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMapProcs.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/payment/PaymentMapProcs.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/payment/PaymentMapProcs.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/payment/PaymentMapProcs.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-map-processors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
   <simple-map-processor name="deletePaymentMethod">
     <process field="paymentMethodId"><copy/><not-empty><fail-property 
resource="AccountingUiLabels" 
property="AccountingPaymentMethodIdMissing"/></not-empty></process>
   </simple-map-processor>

Modified: 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodEvents.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodEvents.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodEvents.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodEvents.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="deletePaymentMethod" short-description="Delete 
Payment Method">
         <call-map-processor 
xml-resource="component://accounting/minilang/payment/PaymentMapProcs.xml"

Modified: 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodServices.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentMethodServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="setPaymentMethodAddress" 
short-description="Set the initial payment method address">
         <make-value value-field="lookupPKMap" entity-name="PaymentMethod"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/payment/PaymentServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/payment/PaymentServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/payment/PaymentServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/payment/PaymentServices.xml 
Tue Jun 21 11:37:47 2016
@@ -18,7 +18,7 @@ specific language governing permissions
 under the License.
 -->
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+ xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="createPayment" short-description="Create a 
Payment">
         <if>

Modified: ofbiz/trunk/applications/accounting/minilang/period/PeriodServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/period/PeriodServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/period/PeriodServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/period/PeriodServices.xml Tue 
Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
     <simple-method method-name="findCustomTimePeriods" short-description="Find 
a CustomTimePeriod">
         <if-not-empty field="parameters.organizationPartyId">
             <!-- walk up the tree and find all party groups that this is a 
member of, and include the periods for all of them -->

Modified: 
ofbiz/trunk/applications/accounting/minilang/permissions/PermissionServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/permissions/PermissionServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/permissions/PermissionServices.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/permissions/PermissionServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- ============== Basic Permission Checking ============= -->
 

Modified: ofbiz/trunk/applications/accounting/minilang/rate/RateServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/rate/RateServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/rate/RateServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/rate/RateServices.xml Tue Jun 
21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="updateRateAmount" 
short-description="update/create a rate amount value">
         <set value="_CREATE" field="securityAction"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/tax/TaxAuthorityServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/tax/TaxAuthorityServices.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/tax/TaxAuthorityServices.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/tax/TaxAuthorityServices.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- TaxAuthorityCategory methods -->
     <simple-method method-name="deleteTaxAuthorityCategory" 
short-description="delete a TaxAuthorityCategory">

Modified: 
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsPurchase.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsPurchase.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsPurchase.xml
 (original)
+++ 
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsPurchase.xml
 Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- Test case for Accounting Transaction on Purchase -->
     <simple-method method-name="testAcctgTransOnPoReceipts" 
short-description="Test case for Accounting Transaction on Receipts of Purchase 
Order." login-required="false">

Modified: 
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsSales.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsSales.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsSales.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgTransTestsSales.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- Test case for Accounting Transaction on Sales -->
     <simple-method method-name="testAcctgTransForSalesOrderShipments" 
short-description="Creation and Shipments of sales order" 
login-required="false">

Modified: ofbiz/trunk/applications/accounting/minilang/test/AutoInvoiceTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/AutoInvoiceTests.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/test/AutoInvoiceTests.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/test/AutoInvoiceTests.xml Tue 
Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="testInvoiceWorkerGetInvoiceTotal" 
login-required="false" 
         short-description="Tests InvoiceWorker.getInvoiceTotal(GenericValue) 
for all demo invoices">

Modified: ofbiz/trunk/applications/accounting/minilang/test/AutoPaymentTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/AutoPaymentTests.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/test/AutoPaymentTests.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/test/AutoPaymentTests.xml Tue 
Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <!-- Test case for Batching Payments process-->
     <simple-method method-name="testCreatePaymentGroupAndMember" 
short-description="auto test createPaymentGroupAndMember service" 
login-required="false">

Modified: ofbiz/trunk/applications/accounting/minilang/test/FixedAssetTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/FixedAssetTests.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/minilang/test/FixedAssetTests.xml 
(original)
+++ ofbiz/trunk/applications/accounting/minilang/test/FixedAssetTests.xml Tue 
Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="testCreateFixedAssetRegistration" 
short-description="Test case for service createFixedAssetRegistration" 
login-required="false">
         <set field="serviceCtx.fixedAssetId" value="DEMO_VEHICLE_01"/>

Modified: 
ofbiz/trunk/applications/accounting/minilang/test/InvoicePerShipmentTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/InvoicePerShipmentTests.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/test/InvoicePerShipmentTests.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/test/InvoicePerShipmentTests.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-method method-name="testInvoicePerShipmentSetFalse" 
short-description="Test Invoice Per Shipment Set False" login-required="false">
         <!-- Test Invoice Per Shipment

Modified: 
ofbiz/trunk/applications/accounting/minilang/test/PaymentApplicationTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/minilang/test/PaymentApplicationTests.xml?rev=1749489&r1=1749488&r2=1749489&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/minilang/test/PaymentApplicationTests.xml 
(original)
+++ 
ofbiz/trunk/applications/accounting/minilang/test/PaymentApplicationTests.xml 
Tue Jun 21 11:37:47 2016
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods-ns.xsd";>
+        xmlns="http://ofbiz.apache.org/Simple-Method"; 
targetNamespace="http://ofbiz.apache.org/Simple-Method 
http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
 
     <!-- most simple test both invoice and payment same amount same currency 
-->



Reply via email to