79 lines
3.1 KiB
XML
Executable File
79 lines
3.1 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
//
|
|
// PermitStatus.xml - XML definition for the `Permit Status` Enumeration;
|
|
//
|
|
// Author:
|
|
// Michael Becker <alcexhim@gmail.com>
|
|
//
|
|
// Copyright (c) 2015-2022 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="{bb1d56b4-c063-4232-a789-93c8419e2d31}" defaultObjectSourceId="{062B57B5-D728-4DF8-903A-AD79D843B5CA}">
|
|
<instances>
|
|
<instance id="{8c72cfe6-da9a-41d5-af1f-dd473e6f95b1}" classInstanceId="&IDC_ReturnAttributeMethodBinding;">
|
|
<relationships>
|
|
<relationship relationshipInstanceId="&IDR_Method_Binding__for__Method;">
|
|
<targetInstances>
|
|
<instanceReference instanceId="{2eabc793-a6e3-4fdc-8116-55af7ccaa611}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
<instance id="{2eabc793-a6e3-4fdc-8116-55af7ccaa611}" classInstanceId="&IDC_GetAttributeMethod;">
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="&IDA_Verb;" value="get" />
|
|
</attributeValues>
|
|
<translations>
|
|
<translation relationshipInstanceId="{52B65829-4A3F-44FB-BEE8-D9A240F1E9C9}">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Permit Number" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{5eca9b3f-be75-4f6e-8495-781480774833}">
|
|
<!-- Get Attribute Method.has Attribute -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{81173df8-e01e-44f2-9d91-fab8501be6b4}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Method__for__Class;">
|
|
<targetInstances>
|
|
<!-- Vehicle Permit -->
|
|
<instanceReference instanceId="{a774da69-4254-4553-94d5-cb7ecdc5c230}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
<instance id="{81173df8-e01e-44f2-9d91-fab8501be6b4}" classInstanceId="&IDC_NumericAttribute;">
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="&IDA_Name;" value="PermitNumber" />
|
|
</attributeValues>
|
|
<translations>
|
|
<translation relationshipInstanceId="{72EF8007-B309-4DDE-A9F3-05BC0F61197F}">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Permit Number" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
</instance>
|
|
</instances>
|
|
</library>
|
|
</libraries>
|
|
</mocha>
|