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

53 lines
1.9 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<!--
//
// Person Name@get Formatted Name
//
// 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="{af0e1c56-8e93-4fe6-8d44-142e3b95b016}">
<instances>
<instance id="{85c6be21-11f8-4fd8-89be-88ec9768914a}" classInstanceId="&IDC_ExtractSingleInstanceStringComponent;">
<relationships>
<relationship relationshipInstanceId="{5E499753-F50F-4A9E-BF53-DC013820499C}">
<targetInstances>
<!-- Person.has Person Name -->
<instanceReference instanceId="{416f02a2-fcad-4f0f-83e6-17165173ed57}" />
</targetInstances>
</relationship>
</relationships>
</instance>
<instance id="{88faa115-d556-4759-b2a0-6c4f7a522b31}" classInstanceId="&IDC_String;">
<!-- Person@get Person Name -->
<relationships>
<relationship relationshipInstanceId="&IDR_String__has__String_Component;">
<targetInstances>
<!-- Person Name -->
<instanceReference instanceId="{85c6be21-11f8-4fd8-89be-88ec9768914a}" />
</targetInstances>
</relationship>
</relationships>
</instance>
</instances>
</library>
</libraries>
</mocha>