2023-11-26 23:31:32 -05:00

90 lines
3.8 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<!--
//
// ParagraphPageComponent.xml - XML definition for the initial Mocha `Paragraph Page Component` 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="&IDR_Content_Page_Component__gets_content_from__Method;" classInstanceId="&IDC_Relationship;">
<!-- Relationship: Paragraph Page Component.gets content from Method -->
<attributeValues>
<attributeValue attributeInstanceId="{71106B12-1934-4834-B0F6-D894637BAEED}" value="gets content from" />
</attributeValues>
<relationships>
<relationship relationshipInstanceId="{7FB5D234-042E-45CB-B11D-AD72F8D45BD3}">
<targetInstances>
<instanceReference instanceId="{ADFF93CE-9E85-4168-A7D4-5239B99BE36D}" />
</targetInstances>
</relationship>
<relationship relationshipInstanceId="{F220F1C2-0499-4E87-A32E-BDBF80C1F8A4}">
<targetInstances>
<instanceReference instanceId="&IDC_Method;" />
</targetInstances>
</relationship>
<relationship relationshipInstanceId="&IDR_Relationship__has_sibling__Relationship;">
<!-- .has sibling Relationship -->
<targetInstances>
<instanceReference instanceId="{5E75000D-2421-4AD4-9E5F-B9FDD9CB4744}" />
</targetInstances>
</relationship>
</relationships>
</instance>
<instance id="&IDR_Method__provides_content_for__Content_Page_Component;" classInstanceId="&IDC_Relationship;">
<!-- Relationship: Method.provides content for Paragraph Page Component -->
<attributeValues>
<attributeValue attributeInstanceId="{71106B12-1934-4834-B0F6-D894637BAEED}" value="provides content for" />
</attributeValues>
<relationships>
<relationship relationshipInstanceId="{7FB5D234-042E-45CB-B11D-AD72F8D45BD3}">
<targetInstances>
<instanceReference instanceId="&IDC_Method;" />
</targetInstances>
</relationship>
<relationship relationshipInstanceId="{F220F1C2-0499-4E87-A32E-BDBF80C1F8A4}">
<targetInstances>
<instanceReference instanceId="{ADFF93CE-9E85-4168-A7D4-5239B99BE36D}" />
</targetInstances>
</relationship>
<relationship relationshipInstanceId="&IDR_Relationship__has_sibling__Relationship;">
<!-- .has sibling Relationship -->
<targetInstances>
<instanceReference instanceId="{0E002E6F-AA79-457C-93B8-2CCE1AEF5F7E}" />
</targetInstances>
</relationship>
</relationships>
</instance>
<instance id="{ADFF93CE-9E85-4168-A7D4-5239B99BE36D}" superClassId="{EF4D4027-6904-4773-9013-22CEDC169F00}">
<!-- Class: Paragraph Page Component (inherits Page Component) -->
<translations>
<translation relationshipInstanceId="&IDR_Class__has_title__Translation;">
<translationValues>
<translationValue languageInstanceId="&IDI_Language_English;" value="Paragraph Page Component" />
</translationValues>
</translation>
</translations>
</instance>
</instances>
</library>
</libraries>
</mocha>