2023-10-31 11:47:27 -04:00

52 lines
1.9 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<!--
//
// Dashboard.xml - XML definition for the initial Mocha `Dashboard` system class instance
//
// Author:
// Michael Becker <alcexhim@gmail.com>
//
// Copyright (c) 2020 Mike Becker's Software
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<mocha xmlns="urn:net.alcetech.schemas.Mocha">
<libraries>
<library id="{2826E41F-763A-413F-B239-3D9698AB629F}">
<instances>
<instance id="{c56666e6-b442-4609-9d1c-1c8fca809922}" classInstanceId="&IDC_ReportField;">
<translations>
<translation relationshipInstanceId="{6780BFC2-DBC0-40AE-83EE-BFEF979F0054}">
<translationValues>
<translationValue languageInstanceId="&IDI_Language_English;" value="Event Moment" />
</translationValues>
</translation>
</translations>
<relationships>
<relationship relationshipInstanceId="&IDR_Report_Field__has_source__Method;">
<!-- Report Field.has source Method -->
<targetInstances>
<!-- Insurance Policy@get Expiration Date (GA) [ramb] -->
<instanceReference instanceId="{986856d9-ade0-433e-9766-bbd8bd3b4ada}" />
</targetInstances>
</relationship>
</relationships>
</instance>
</instances>
</library>
</libraries>
</mocha>