96 lines
4.1 KiB
XML
Executable File
96 lines
4.1 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
//
|
|
// InstancePrompt.xml - XML definition for the Mocha `Instance Prompt` 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="{056B2384-F841-4562-886B-F7AFB6D272F2}" superClassId="{9E1BC193-4B9A-4FEC-9807-A7059F4D8080}">
|
|
<translations>
|
|
<!-- Class.has title Translation -->
|
|
<translation relationshipInstanceId="&IDR_Class__has_title__Translation;">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Reference Prompt Value" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
</instance>
|
|
|
|
<instance id="{C9472658-9E50-48FD-BF7F-ED31A72DEF39}" classInstanceId="&IDC_Relationship;">
|
|
<!-- Relationship: Reference Prompt Value.has source Prompt -->
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="{71106B12-1934-4834-B0F6-D894637BAEED}" value="has source" />
|
|
<attributeValue attributeInstanceId="&IDA_Singular;" value="true" />
|
|
</attributeValues>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{7FB5D234-042E-45CB-B11D-AD72F8D45BD3}">
|
|
<!-- .has source Class `Reference Prompt Value` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{056B2384-F841-4562-886B-F7AFB6D272F2}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="{F220F1C2-0499-4E87-A32E-BDBF80C1F8A4}">
|
|
<!-- .has destination Class `Prompt` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{EC889225-416A-4F73-B8D1-2A42B37AF43E}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Relationship__has_sibling__Relationship;">
|
|
<!-- .has sibling Relationship -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{D573044A-4E7F-490C-864E-BD9EC0188A78}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
<instance id="{D573044A-4E7F-490C-864E-BD9EC0188A78}" classInstanceId="&IDC_Relationship;">
|
|
<!-- Relationship: Prompt.source for Reference Prompt Value -->
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="{71106B12-1934-4834-B0F6-D894637BAEED}" value="source for" />
|
|
</attributeValues>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{7FB5D234-042E-45CB-B11D-AD72F8D45BD3}">
|
|
<!-- .has source Class `Prompt` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{EC889225-416A-4F73-B8D1-2A42B37AF43E}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="{F220F1C2-0499-4E87-A32E-BDBF80C1F8A4}">
|
|
<!-- .has destination Class `Reference Prompt Value` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{056B2384-F841-4562-886B-F7AFB6D272F2}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Relationship__has_sibling__Relationship;">
|
|
<!-- .has sibling Relationship -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{C9472658-9E50-48FD-BF7F-ED31A72DEF39}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
</instances>
|
|
</library>
|
|
</libraries>
|
|
</mocha>
|