You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by je...@apache.org on 2011/11/02 09:40:25 UTC

svn commit: r1196495 [2/2] - in /chemistry/playground/moreq2010: GenFuncDef.groovy PropertyDefinitions.txt TypeDefinitions.txt TypesXmlGenerator.groovy _setenv.bat types.xml

Added: chemistry/playground/moreq2010/types.xml
URL: http://svn.apache.org/viewvc/chemistry/playground/moreq2010/types.xml?rev=1196495&view=auto
==============================================================================
--- chemistry/playground/moreq2010/types.xml (added)
+++ chemistry/playground/moreq2010/types.xml Wed Nov  2 08:40:24 2011
@@ -0,0 +1,3570 @@
+<!-- Generated Output file with type definitions. Do not edit! -->
+<chem:typeDefinitions xmlns="http://docs.oasis-open.org/ns/cmis/core/200908/"
+     xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/"
+     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+     xmlns:chem="http://chemistry.apache.org/schemas/TypeDefnitions">
+<cmisra:type xsi:type="cmisTypeFolderDefinitionType">
+    <id>c4bd4f18-e3f5-4dba-819d-8d58cbd0aed4</id>
+    <localName>Aggregation</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:folder</parentId>
+    <displayName>Aggregation</displayName>
+    <queryName>AGGREGATION</queryName>
+    <description>Aggregation of individual records or higher level aggregation of aggregations of records</description>
+    <baseId>cmis:folder</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>50864023-dc92-4b1e-8e8a-66c284d40942</id>
+        <localName>Originated Date Time</localName>
+        <displayName>Originated Date Time</displayName>
+        <queryName>ORIGINATED_DATE_TIME</queryName>
+        <description>The date and time of origin of a record or other entity which may vary from the creation date of the entity in the system</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>a937d097-856d-472f-836b-a2fae1811550</id>
+        <localName>First Used Timestamp</localName>
+        <displayName>First Used Timestamp</displayName>
+        <queryName>FIRST_USED_TIMESTAMP</queryName>
+        <description>System generated date and time indicating when an entity was first used generally taken as the last time it can be modified or deleted without formally destroying it</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>71a6cf2d-c039-4b27-bd31-dcba471081ac</id>
+        <localName>Last Addition Timestamp</localName>
+        <displayName>Last Addition Timestamp</displayName>
+        <queryName>LAST_ADDITION_TIMESTAMP</queryName>
+        <description>System set date and time indicating when the most recent record or child aggregation was added to the parent aggregation</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIdDefinition>
+        <id>7d935531-e7e6-4a28-a474-431c68522cfa</id>
+        <localName>Class Identifier</localName>
+        <displayName>Class Identifier</displayName>
+        <queryName>CLASS_IDENTIFIER</queryName>
+        <description>The classification of the entity, used by child aggregations and records to override the class they inherit from their parent aggregation</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>077fc367-48ba-44a8-8afb-012d05ed1a16</id>
+        <localName>Title</localName>
+        <displayName>Title</displayName>
+        <queryName>TITLE</queryName>
+        <description>The identifying name or title of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c7e6aad5-27dd-47a4-97a6-ab541b47b37f</id>
+        <localName>Description</localName>
+        <displayName>Description</displayName>
+        <queryName>DESCRIPTION</queryName>
+        <description>Description of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c5c12c32-d263-44a3-91ae-26f80cb75a3c</id>
+        <localName>Scope Notes</localName>
+        <displayName>Scope Notes</displayName>
+        <queryName>SCOPE_NOTES</queryName>
+        <description>Guidance to authorised users indicating how best to apply a particular entity and stating any organisational policies or constraints on its use</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyDateTimeDefinition>
+        <id>b0194c04-bd20-4582-af83-5da3d55c258a</id>
+        <localName>Closed Timestamp</localName>
+        <displayName>Closed Timestamp</displayName>
+        <queryName>CLOSED_TIMESTAMP</queryName>
+        <description>System set date and time when the aggregation was closed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>dbcf3076-c193-41fb-8043-635c8bc299b2</id>
+        <localName>Destroyed Timestamp</localName>
+        <displayName>Destroyed Timestamp</displayName>
+        <queryName>DESTROYED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIntegerDefinition>
+        <id>d0da657f-9345-4965-b2a8-17a0c300a896</id>
+        <localName>Max Levels Of Aggregation</localName>
+        <displayName>Max Levels Of Aggregation</displayName>
+        <queryName>MAX_LEVELS_OF_AGGREGATION</queryName>
+        <description>The maximum number of levels of aggregation allowed below a root aggregation</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>integer</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIntegerDefinition>
+    <propertyIdDefinition>
+        <id>a74597a5-190a-4874-a350-083ac030aa55</id>
+        <localName>Parent Aggregation Identifier</localName>
+        <displayName>Parent Aggregation Identifier</displayName>
+        <queryName>PARENT_AGGREGATION_IDENTIFIER</queryName>
+        <description>The parent aggregation for a child aggregation or record</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>05fd550b-ff6c-4fd0-b1f6-b27df905076f</id>
+        <localName>Aggregated Timestamp</localName>
+        <displayName>Aggregated Timestamp</displayName>
+        <queryName>AGGREGATED_TIMESTAMP</queryName>
+        <description>System set date and time when the child aggregation or record was created in, or added to, its current aggregation</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>5a5240e2-939b-43dd-a50b-2d3284d81735</id>
+    <localName>Class Entity</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Class Entity</displayName>
+    <queryName>CLASS_ENTITY</queryName>
+    <description>Business classification applied to records and aggregations of records</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>50864023-dc92-4b1e-8e8a-66c284d40942</id>
+        <localName>Originated Date Time</localName>
+        <displayName>Originated Date Time</displayName>
+        <queryName>ORIGINATED_DATE_TIME</queryName>
+        <description>The date and time of origin of a record or other entity which may vary from the creation date of the entity in the system</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>a937d097-856d-472f-836b-a2fae1811550</id>
+        <localName>First Used Timestamp</localName>
+        <displayName>First Used Timestamp</displayName>
+        <queryName>FIRST_USED_TIMESTAMP</queryName>
+        <description>System generated date and time indicating when an entity was first used generally taken as the last time it can be modified or deleted without formally destroying it</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyStringDefinition>
+        <id>077fc367-48ba-44a8-8afb-012d05ed1a16</id>
+        <localName>Title</localName>
+        <displayName>Title</displayName>
+        <queryName>TITLE</queryName>
+        <description>The identifying name or title of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c7e6aad5-27dd-47a4-97a6-ab541b47b37f</id>
+        <localName>Description</localName>
+        <displayName>Description</displayName>
+        <queryName>DESCRIPTION</queryName>
+        <description>Description of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c5c12c32-d263-44a3-91ae-26f80cb75a3c</id>
+        <localName>Scope Notes</localName>
+        <displayName>Scope Notes</displayName>
+        <queryName>SCOPE_NOTES</queryName>
+        <description>Guidance to authorised users indicating how best to apply a particular entity and stating any organisational policies or constraints on its use</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyIdDefinition>
+        <id>b5a0997f-3285-4606-a20b-1d938b1415c7</id>
+        <localName>Default Disposal Schedule Identifier</localName>
+        <displayName>Default Disposal Schedule Identifier</displayName>
+        <queryName>DEFAULT_DISPOSAL_SCHEDULE_IDENTIFIER</queryName>
+        <description>The disposal schedule for the class which is inherited by default by records with this classification</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>dbcf3076-c193-41fb-8043-635c8bc299b2</id>
+        <localName>Destroyed Timestamp</localName>
+        <displayName>Destroyed Timestamp</displayName>
+        <queryName>DESTROYED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>7af81a86-c6d4-43f7-b62d-6c7b905231dd</id>
+    <localName>Component Entity</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Component Entity</displayName>
+    <queryName>COMPONENT_ENTITY</queryName>
+    <description>Individual component of a record representing its content</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>50864023-dc92-4b1e-8e8a-66c284d40942</id>
+        <localName>Originated Date Time</localName>
+        <displayName>Originated Date Time</displayName>
+        <queryName>ORIGINATED_DATE_TIME</queryName>
+        <description>The date and time of origin of a record or other entity which may vary from the creation date of the entity in the system</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIdDefinition>
+        <id>87daefe3-b429-4b7d-96ea-5dc9eabd8f56</id>
+        <localName>Record Identifier</localName>
+        <displayName>Record Identifier</displayName>
+        <queryName>RECORD_IDENTIFIER</queryName>
+        <description>The record that the component belongs to</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>077fc367-48ba-44a8-8afb-012d05ed1a16</id>
+        <localName>Title</localName>
+        <displayName>Title</displayName>
+        <queryName>TITLE</queryName>
+        <description>The identifying name or title of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c7e6aad5-27dd-47a4-97a6-ab541b47b37f</id>
+        <localName>Description</localName>
+        <displayName>Description</displayName>
+        <queryName>DESCRIPTION</queryName>
+        <description>Description of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyIdDefinition>
+        <id>b887bda3-f34d-4ddd-8069-630567d949d2</id>
+        <localName>Duplicate Identifier</localName>
+        <displayName>Duplicate Identifier</displayName>
+        <queryName>DUPLICATE_IDENTIFIER</queryName>
+        <description>Reference to another entity that has been created by duplicating the record, component or event, and is an exact copy up to the event of duplication, with an identical provenance</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyBooleanDefinition>
+        <id>4a9c44df-a9ac-4b06-8c87-d5940cd76046</id>
+        <localName>Automatic Deletion Flag</localName>
+        <displayName>Automatic Deletion Flag</displayName>
+        <queryName>AUTOMATIC_DELETION_FLAG</queryName>
+        <description>Flag that indicates whether the content of the component can be automatically deleted by the system when its record is destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>boolean</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyBooleanDefinition>
+    <propertyDateTimeDefinition>
+        <id>dbcf3076-c193-41fb-8043-635c8bc299b2</id>
+        <localName>Destroyed Timestamp</localName>
+        <displayName>Destroyed Timestamp</displayName>
+        <queryName>DESTROYED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>5effc721-2184-4014-a4f0-5e399b41be57</id>
+    <localName>Contextual Metadata Element Definition</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Contextual Metadata Element Definition</displayName>
+    <queryName>CONTEXTUAL_METADATA_ELEMENT_DEFINITION</queryName>
+    <description>Definition of the properties of a contextual metadata element</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>50864023-dc92-4b1e-8e8a-66c284d40942</id>
+        <localName>Originated Date Time</localName>
+        <displayName>Originated Date Time</displayName>
+        <queryName>ORIGINATED_DATE_TIME</queryName>
+        <description>The date and time of origin of a record or other entity which may vary from the creation date of the entity in the system</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>a937d097-856d-472f-836b-a2fae1811550</id>
+        <localName>First Used Timestamp</localName>
+        <displayName>First Used Timestamp</displayName>
+        <queryName>FIRST_USED_TIMESTAMP</queryName>
+        <description>System generated date and time indicating when an entity was first used generally taken as the last time it can be modified or deleted without formally destroying it</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>dbcf3076-c193-41fb-8043-635c8bc299b2</id>
+        <localName>Destroyed Timestamp</localName>
+        <displayName>Destroyed Timestamp</displayName>
+        <queryName>DESTROYED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>93645ca5-29c2-428b-9adc-b61b56d2c8bb</id>
+    <localName>Disposal Hold</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Disposal Hold</displayName>
+    <queryName>DISPOSAL_HOLD</queryName>
+    <description>Legal or other hold preventing the scheduled destruction of records</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>50864023-dc92-4b1e-8e8a-66c284d40942</id>
+        <localName>Originated Date Time</localName>
+        <displayName>Originated Date Time</displayName>
+        <queryName>ORIGINATED_DATE_TIME</queryName>
+        <description>The date and time of origin of a record or other entity which may vary from the creation date of the entity in the system</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>a937d097-856d-472f-836b-a2fae1811550</id>
+        <localName>First Used Timestamp</localName>
+        <displayName>First Used Timestamp</displayName>
+        <queryName>FIRST_USED_TIMESTAMP</queryName>
+        <description>System generated date and time indicating when an entity was first used generally taken as the last time it can be modified or deleted without formally destroying it</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIdDefinition>
+        <id>374957cb-23ce-4987-81e9-5ccc00cfe9e3</id>
+        <localName>Held Record Identifier</localName>
+        <displayName>Held Record Identifier</displayName>
+        <queryName>HELD_RECORD_IDENTIFIER</queryName>
+        <description>Record which has been associated with a disposal hold and, as a result, may not be destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>93856ba9-a0dd-4cfa-b8a9-edf031774076</id>
+        <localName>Held Aggregation Identifier</localName>
+        <displayName>Held Aggregation Identifier</displayName>
+        <queryName>HELD_AGGREGATION_IDENTIFIER</queryName>
+        <description>Aggregation which is associated with a disposal hold and as a result no records in the aggregation, or its descendant aggregations, may be destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>29abe491-0c58-4816-97c2-8f60be62d9fa</id>
+        <localName>Held Class Identifier</localName>
+        <displayName>Held Class Identifier</displayName>
+        <queryName>HELD_CLASS_IDENTIFIER</queryName>
+        <description>Class which is associated with a disposal hold and as a result no records which have been classified with the class, may be destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>077fc367-48ba-44a8-8afb-012d05ed1a16</id>
+        <localName>Title</localName>
+        <displayName>Title</displayName>
+        <queryName>TITLE</queryName>
+        <description>The identifying name or title of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c7e6aad5-27dd-47a4-97a6-ab541b47b37f</id>
+        <localName>Description</localName>
+        <displayName>Description</displayName>
+        <queryName>DESCRIPTION</queryName>
+        <description>Description of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>a6986d60-1257-4046-bafe-fef680d5dc6c</id>
+        <localName>Mandate</localName>
+        <displayName>Mandate</displayName>
+        <queryName>MANDATE</queryName>
+        <description>Textual reference to a legal or other instrument that provides the authority for a disposal schedule or a disposal hold</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c5c12c32-d263-44a3-91ae-26f80cb75a3c</id>
+        <localName>Scope Notes</localName>
+        <displayName>Scope Notes</displayName>
+        <queryName>SCOPE_NOTES</queryName>
+        <description>Guidance to authorised users indicating how best to apply a particular entity and stating any organisational policies or constraints on its use</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyDateTimeDefinition>
+        <id>dbcf3076-c193-41fb-8043-635c8bc299b2</id>
+        <localName>Destroyed Timestamp</localName>
+        <displayName>Destroyed Timestamp</displayName>
+        <queryName>DESTROYED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>00b35d5d-301e-4000-ad18-211de45edb32</id>
+    <localName>Disposal Schedule</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Disposal Schedule</displayName>
+    <queryName>DISPOSAL_SCHEDULE</queryName>
+    <description>Schedule by which records are retained for a specified period of time followed by their planned disposal</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>50864023-dc92-4b1e-8e8a-66c284d40942</id>
+        <localName>Originated Date Time</localName>
+        <displayName>Originated Date Time</displayName>
+        <queryName>ORIGINATED_DATE_TIME</queryName>
+        <description>The date and time of origin of a record or other entity which may vary from the creation date of the entity in the system</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>a937d097-856d-472f-836b-a2fae1811550</id>
+        <localName>First Used Timestamp</localName>
+        <displayName>First Used Timestamp</displayName>
+        <queryName>FIRST_USED_TIMESTAMP</queryName>
+        <description>System generated date and time indicating when an entity was first used generally taken as the last time it can be modified or deleted without formally destroying it</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyStringDefinition>
+        <id>077fc367-48ba-44a8-8afb-012d05ed1a16</id>
+        <localName>Title</localName>
+        <displayName>Title</displayName>
+        <queryName>TITLE</queryName>
+        <description>The identifying name or title of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c7e6aad5-27dd-47a4-97a6-ab541b47b37f</id>
+        <localName>Description</localName>
+        <displayName>Description</displayName>
+        <queryName>DESCRIPTION</queryName>
+        <description>Description of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>a6986d60-1257-4046-bafe-fef680d5dc6c</id>
+        <localName>Mandate</localName>
+        <displayName>Mandate</displayName>
+        <queryName>MANDATE</queryName>
+        <description>Textual reference to a legal or other instrument that provides the authority for a disposal schedule or a disposal hold</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c5c12c32-d263-44a3-91ae-26f80cb75a3c</id>
+        <localName>Scope Notes</localName>
+        <displayName>Scope Notes</displayName>
+        <queryName>SCOPE_NOTES</queryName>
+        <description>Guidance to authorised users indicating how best to apply a particular entity and stating any organisational policies or constraints on its use</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>83de3514-3888-4eff-88bd-d58cfb043cc7</id>
+        <localName>Disposal Action Code</localName>
+        <displayName>Disposal Action Code</displayName>
+        <queryName>DISPOSAL_ACTION_CODE</queryName>
+        <description>Code describing the action to be taken on disposal of the record</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+        <choice displayName="RETAIN ON HOLD">
+            <value>0</value>
+        </choice>
+        <choice displayName="RETAIN PERMANENTLY">
+            <value>1</value>
+        </choice>
+        <choice displayName="REVIEW">
+            <value>2</value>
+        </choice>
+        <choice displayName="TRANSFER">
+            <value>3</value>
+        </choice>
+        <choice displayName="DESTROY">
+            <value>4</value>
+        </choice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>30891ecb-5b36-453d-baf0-9aaa19eba4a6</id>
+        <localName>Retention Trigger Code</localName>
+        <displayName>Retention Trigger Code</displayName>
+        <queryName>RETENTION_TRIGGER_CODE</queryName>
+        <description>The specific conditions required for triggering the start of the retention period for a record</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+        <choice displayName="FROM NOW">
+            <value>0</value>
+        </choice>
+        <choice displayName="FROM DATE OF LAST REVIEW">
+            <value>1</value>
+        </choice>
+        <choice displayName="FROM RECORD ORIGINATED DATE">
+            <value>2</value>
+        </choice>
+        <choice displayName="FROM AGGREGATION ORIGINATED DATE">
+            <value>3</value>
+        </choice>
+        <choice displayName="FROM DATE ADDED TO AGGREGATION">
+            <value>4</value>
+        </choice>
+        <choice displayName="FROM DATE OF LAST ADDITION TO AGGREGATION">
+            <value>5</value>
+        </choice>
+        <choice displayName="FROM AGGREGATION CLOSED DATE">
+            <value>6</value>
+        </choice>
+        <choice displayName="FROM RECORD METADATA DATE">
+            <value>7</value>
+        </choice>
+        <choice displayName="FROM AGGREGATION METADATA DATE">
+            <value>8</value>
+        </choice>
+    </propertyStringDefinition>
+    <propertyIdDefinition>
+        <id>72fc68f0-5437-4d8e-a719-b4c4ecd1b649</id>
+        <localName>Retention Trigger Element Identifier</localName>
+        <displayName>Retention Trigger Element Identifier</displayName>
+        <queryName>RETENTION_TRIGGER_ELEMENT_IDENTIFIER</queryName>
+        <description>The metadata element associated with a record, or its parent aggregation, which contains the trigger date for a record's retention period</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>47aa0949-37a9-4f4f-ab0e-f33b0dd7d5fb</id>
+        <localName>Retention Period Interval Code</localName>
+        <displayName>Retention Period Interval Code</displayName>
+        <queryName>RETENTION_PERIOD_INTERVAL_CODE</queryName>
+        <description>Unit of measurement of time as either days, weeks, months or years</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+        <choice displayName="NO RETENTION PERIOD">
+            <value>0</value>
+        </choice>
+        <choice displayName="DAYS">
+            <value>1</value>
+        </choice>
+        <choice displayName="WEEKS">
+            <value>2</value>
+        </choice>
+        <choice displayName="MONTHS">
+            <value>3</value>
+        </choice>
+        <choice displayName="YEARS">
+            <value>4</value>
+        </choice>
+    </propertyStringDefinition>
+    <propertyIntegerDefinition>
+        <id>1cf79293-5818-4141-876e-761448ae465b</id>
+        <localName>Retention Period Duration Number</localName>
+        <displayName>Retention Period Duration Number</displayName>
+        <queryName>RETENTION_PERIOD_DURATION_NUMBER</queryName>
+        <description>Number of days, weeks, months or years specified for retaining a record after the retention period is triggered</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>integer</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIntegerDefinition>
+    <propertyStringDefinition>
+        <id>3882b1a6-48d7-45a2-a539-5871856a1b95</id>
+        <localName>Retention Period Offset Code</localName>
+        <displayName>Retention Period Offset Code</displayName>
+        <queryName>RETENTION_PERIOD_OFFSET_CODE</queryName>
+        <description>Offset for the disposal of records if they fall due for disposal in a particular period</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+        <choice displayName="NO OFFSET">
+            <value>0</value>
+        </choice>
+        <choice displayName="START OF NEXT MONTH">
+            <value>1</value>
+        </choice>
+        <choice displayName="START OF NEXT QUARTER">
+            <value>2</value>
+        </choice>
+        <choice displayName="START OF SPECIFIED MONTH">
+            <value>3</value>
+        </choice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>557d941f-4be7-4dad-8113-39757547530a</id>
+        <localName>Retention Period Offset Month Code</localName>
+        <displayName>Retention Period Offset Month Code</displayName>
+        <queryName>RETENTION_PERIOD_OFFSET_MONTH_CODE</queryName>
+        <description>Month to offset the disposal of records to if they fall due for disposal in a particular period</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+        <choice displayName="JANUARY">
+            <value>1</value>
+        </choice>
+        <choice displayName="FEBRUARY">
+            <value>2</value>
+        </choice>
+        <choice displayName="MARCH">
+            <value>3</value>
+        </choice>
+        <choice displayName="APRIL">
+            <value>4</value>
+        </choice>
+        <choice displayName="MAY">
+            <value>5</value>
+        </choice>
+        <choice displayName="JUNE">
+            <value>6</value>
+        </choice>
+        <choice displayName="JULY">
+            <value>7</value>
+        </choice>
+        <choice displayName="AUGUST">
+            <value>8</value>
+        </choice>
+        <choice displayName="SEPTEMBER">
+            <value>9</value>
+        </choice>
+        <choice displayName="OCTOBER">
+            <value>10</value>
+        </choice>
+        <choice displayName="NOVEMBER">
+            <value>11</value>
+        </choice>
+        <choice displayName="DECEMBER">
+            <value>12</value>
+        </choice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>30cd2d6f-9957-4904-b0a7-ade8f181cb68</id>
+        <localName>Confirmation Period Interval Code</localName>
+        <displayName>Confirmation Period Interval Code</displayName>
+        <queryName>CONFIRMATION_PERIOD_INTERVAL_CODE</queryName>
+        <description>Unit of measurement of time as either days or weeks</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+        <choice displayName="DAYS">
+            <value>1</value>
+        </choice>
+        <choice displayName="WEEKS">
+            <value>2</value>
+        </choice>
+    </propertyStringDefinition>
+    <propertyIntegerDefinition>
+        <id>4d99feb-2654-4c09-accd-a00417f78596</id>
+        <localName>Confirmation Period Duration Number</localName>
+        <displayName>Confirmation Period Duration Number</displayName>
+        <queryName>CONFIRMATION_PERIOD_DURATION_NUMBER</queryName>
+        <description>Number of days or weeks allowed for confirming the disposal of the record</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>integer</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIntegerDefinition>
+    <propertyDateTimeDefinition>
+        <id>dbcf3076-c193-41fb-8043-635c8bc299b2</id>
+        <localName>Destroyed Timestamp</localName>
+        <displayName>Destroyed Timestamp</displayName>
+        <queryName>DESTROYED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was destroyed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>5f423557-6130-43dc-930f-f95c6700e630</id>
+    <localName>Entity Type</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Entity Type</displayName>
+    <queryName>ENTITY_TYPE</queryName>
+    <description>Definition of an entity, including a list of its system metadata and the functions that can be performed on it</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>077fc367-48ba-44a8-8afb-012d05ed1a16</id>
+        <localName>Title</localName>
+        <displayName>Title</displayName>
+        <queryName>TITLE</queryName>
+        <description>The identifying name or title of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyStringDefinition>
+        <id>c7e6aad5-27dd-47a4-97a6-ab541b47b37f</id>
+        <localName>Description</localName>
+        <displayName>Description</displayName>
+        <queryName>DESCRIPTION</queryName>
+        <description>Description of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+</cmisra:type>
+
+<cmisra:type xsi:type="cmisTypeDocumentDefinitionType">
+    <id>97ff1eaa-30cd-4ea1-8ec2-2cbc50732d56</id>
+    <localName>Event</localName>
+    <localNamespace>http://moreq2010.eu/</localNamespace>
+    <parentId>cmis:document</parentId>
+    <displayName>Event</displayName>
+    <queryName>EVENT</queryName>
+    <description>Description of the outcome of a function that was performed previously that is retained to show the history of an entity</description>
+    <baseId>cmis:document</baseId>
+    <creatable>true</creatable>
+    <fileable>true</fileable>
+    <queryable>true</queryable>
+    <fulltextIndexed>true</fulltextIndexed>
+    <includedInSupertypeQuery>true</includedInSupertypeQuery>
+    <controllablePolicy>false</controllablePolicy>
+    <controllableACL>true</controllableACL>
+    <versionable>false</versionable>
+    <contentStreamAllowed>notallowed</contentStreamAllowed>
+    <propertyIdDefinition>
+        <id>01806231-2c8c-4482-9bb1-8e47e747784f</id>
+        <localName>System Identifier</localName>
+        <displayName>System Identifier</displayName>
+        <queryName>SYSTEM_IDENTIFIER</queryName>
+        <description>Universally unique identifier for an entity that is generated automatically by the system and stays with the entity forever</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>466a4378-db7d-4b2c-b35e-696722f58c6b</id>
+        <localName>Created Timestamp</localName>
+        <displayName>Created Timestamp</displayName>
+        <queryName>CREATED_TIMESTAMP</queryName>
+        <description>System set date and time when the entity was created</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>b51c08ed-d332-4bb5-974c-7cee3cb5c753</id>
+        <localName>Event Timestamp</localName>
+        <displayName>Event Timestamp</displayName>
+        <queryName>EVENT_TIMESTAMP</queryName>
+        <description>System set date and time for when a function was performed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIdDefinition>
+        <id>ea21de8f-1a0c-4bc5-939a-dc06dcff44c1</id>
+        <localName>Event Function Identifier</localName>
+        <displayName>Event Function Identifier</displayName>
+        <queryName>EVENT_FUNCTION_IDENTIFIER</queryName>
+        <description>The function that was performed to generate the event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>ee568750-32b5-4441-b67b-d01ae9df5820</id>
+        <localName>Performed By User Identifier</localName>
+        <displayName>Performed By User Identifier</displayName>
+        <queryName>PERFORMED_BY_USER_IDENTIFIER</queryName>
+        <description>The user that performed the function that generated the event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>1f82121e-dcb9-475b-814e-6719031ca30b</id>
+        <localName>Event Comment</localName>
+        <displayName>Event Comment</displayName>
+        <queryName>EVENT_COMMENT</queryName>
+        <description>Comment giving additional detailed information about an event, or the reason for an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyIdDefinition>
+        <id>b887bda3-f34d-4ddd-8069-630567d949d2</id>
+        <localName>Duplicate Identifier</localName>
+        <displayName>Duplicate Identifier</displayName>
+        <queryName>DUPLICATE_IDENTIFIER</queryName>
+        <description>Reference to another entity that has been created by duplicating the record, component or event, and is an exact copy up to the event of duplication, with an identical provenance</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyStringDefinition>
+        <id>7e32c9c9-e00a-4dbe-8c5f-c05421e632c2</id>
+        <localName>Metadata Change Entry</localName>
+        <displayName>Metadata Change Entry</displayName>
+        <queryName>METADATA_CHANGE_ENTRY</queryName>
+        <description>Compound metadata structure used by events to track the changes made to metadata when functions are performed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyIdDefinition>
+        <id>65a2d42c-dfe3-4fbf-a894-8db373ac2d45</id>
+        <localName>Applied Template Identifier</localName>
+        <displayName>Applied Template Identifier</displayName>
+        <queryName>APPLIED_TEMPLATE_IDENTIFIER</queryName>
+        <description>Template that was applied when the function was performed to add contextual metadata elements to entities</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>eec57404-3539-4c24-b3f5-bf55f1a8f99e</id>
+        <localName>Deleted Event Function Definition Identifier</localName>
+        <displayName>Deleted Event Function Definition Identifier</displayName>
+        <queryName>DELETED_EVENT_FUNCTION_DEFINITION_IDENTIFIER</queryName>
+        <description>Function or functions indicating the type or types of event that have been deleted from the event history of the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>bb2a7c80-a367-4734-9676-a2bb2fab2e26</id>
+        <localName>Deleted Metadata Element Definition Identifier</localName>
+        <displayName>Deleted Metadata Element Definition Identifier</displayName>
+        <queryName>DELETED_METADATA_ELEMENT_DEFINITION_IDENTIFIER</queryName>
+        <description>Metadata element definition or definitions indicating the type or types  of metadata elements that have been deleted from the entity</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>a252f442-6ab5-4325-94e5-00adaf908614</id>
+        <localName>Export Commencing Timestamp</localName>
+        <displayName>Export Commencing Timestamp</displayName>
+        <queryName>EXPORT_COMMENCING_TIMESTAMP</queryName>
+        <description>System set date and time for when an export commenced</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>4220eaa9-fc78-4e33-ae94-0394824d4616</id>
+        <localName>Export Completed Timestamp</localName>
+        <displayName>Export Completed Timestamp</displayName>
+        <queryName>EXPORT_COMPLETED_TIMESTAMP</queryName>
+        <description>System set date and time for when an export completed</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIdDefinition>
+        <id>885f5945-e724-466b-a84f-6ae3c603768b</id>
+        <localName>Export Identifier</localName>
+        <displayName>Export Identifier</displayName>
+        <queryName>EXPORT_IDENTIFIER</queryName>
+        <description>The system generated identifier for an individual export operation, used in the event history of all entities that are successfully exported</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyBooleanDefinition>
+        <id>633bd60f-50df-4709-ab22-32cf63790598</id>
+        <localName>Exported In Full Flag</localName>
+        <displayName>Exported In Full Flag</displayName>
+        <queryName>EXPORTED_IN_FULL_FLAG</queryName>
+        <description>Flag indicating whether an entity was exported in full or as a placeholder</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>boolean</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyBooleanDefinition>
+    <propertyIdDefinition>
+        <id>1f50d91a-dac6-42ec-bb6e-d5dd5c0f4770</id>
+        <localName>Granted Role Identifier</localName>
+        <displayName>Granted Role Identifier</displayName>
+        <queryName>GRANTED_ROLE_IDENTIFIER</queryName>
+        <description>Indicator in an event of a role that was awarded to the participating user or group</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyDateTimeDefinition>
+        <id>8274fbf7-3145-4c23-a748-6c4682d6b7ed</id>
+        <localName>Historical Date Time</localName>
+        <displayName>Historical Date Time</displayName>
+        <queryName>HISTORICAL_DATE_TIME</queryName>
+        <description>Date and time for which a report was run to obtain historical information about a user, group or role</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyStringDefinition>
+        <id>0027dfb-2e3d-4456-b341-54737e83243c</id>
+        <localName>Overdue Disposal Action Code</localName>
+        <displayName>Overdue Disposal Action Code</displayName>
+        <queryName>OVERDUE_DISPOSAL_ACTION_CODE</queryName>
+        <description>The disposal action that was overdue on the record at the time an alert was raised</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>string</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyStringDefinition>
+    <propertyDateTimeDefinition>
+        <id>75491c12-0c90-4f99-85ad-b583df082b45</id>
+        <localName>Overdue Disposal Action Due Date</localName>
+        <displayName>Overdue Disposal Action Due Date</displayName>
+        <queryName>OVERDUE_DISPOSAL_ACTION_DUE_DATE</queryName>
+        <description>The due date that was set for the disposal action that was overdue on a record at the time an alert was raised</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyDateTimeDefinition>
+        <id>1ac9514a-7e0e-4fd8-a543-4956c22f4089</id>
+        <localName>Overdue Disposal Confirmation Due Date</localName>
+        <displayName>Overdue Disposal Confirmation Due Date</displayName>
+        <queryName>OVERDUE_DISPOSAL_CONFIRMATION_DUE_DATE</queryName>
+        <description>The due date that was set for confirmation of a disposal action that was overdue, causing an alert to be raised</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>datetime</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyDateTimeDefinition>
+    <propertyIdDefinition>
+        <id>daafbb4c-3183-40bd-9eff-759e88c725fc</id>
+        <localName>Participating Aggregation Identifier</localName>
+        <displayName>Participating Aggregation Identifier</displayName>
+        <queryName>PARTICIPATING_AGGREGATION_IDENTIFIER</queryName>
+        <description>Aggregation that is a participating entity in the function that was performed that generated an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>f046bdfa-5ef5-4217-9c4f-e24d0f15ea9a</id>
+        <localName>Participating Class Identifier</localName>
+        <displayName>Participating Class Identifier</displayName>
+        <queryName>PARTICIPATING_CLASS_IDENTIFIER</queryName>
+        <description>Class that is a participating entity in the function that was performed that generated an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>0686271b-b41f-40db-be27-9e6626b9ee54</id>
+        <localName>Participating Component Identifier</localName>
+        <displayName>Participating Component Identifier</displayName>
+        <queryName>PARTICIPATING_COMPONENT_IDENTIFIER</queryName>
+        <description>Component that is a participating entity in the function that was performed that generated an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>f9553093-24cb-4bd4-920e-c1341572b6f5</id>
+        <localName>Participating Disposal Hold Identifier</localName>
+        <displayName>Participating Disposal Hold Identifier</displayName>
+        <queryName>PARTICIPATING_DISPOSAL_HOLD_IDENTIFIER</queryName>
+        <description>Disposal hold that is a participating entity in the function that was performed that generated an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>dfaf8f03-b7eb-49c0-b889-2c9b61ce1e3c</id>
+        <localName>Participating Disposal Schedule Identifier</localName>
+        <displayName>Participating Disposal Schedule Identifier</displayName>
+        <queryName>PARTICIPATING_DISPOSAL_SCHEDULE_IDENTIFIER</queryName>
+        <description>Disposal schedule that is a participating entity in the function that was performed that generated an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>51afb74e-8729-46be-aac2-761c56e1b7d1</id>
+        <localName>Participating Duplicate Identifier</localName>
+        <displayName>Participating Duplicate Identifier</displayName>
+        <queryName>PARTICIPATING_DUPLICATE_IDENTIFIER</queryName>
+        <description>Duplicate entity that was created by duplicating a record or a component</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>
+        <cardinality>single</cardinality>
+        <updatability>readwrite</updatability>
+        <inherited>false</inherited>
+        <required>false</required>
+        <queryable>false</queryable>
+        <orderable>false</orderable>
+        <openChoice>false</openChoice>
+    </propertyIdDefinition>
+    <propertyIdDefinition>
+        <id>7acf7c1d-d537-4548-a24d-ce92cf7cd68b</id>
+        <localName>Participating Entity Type Identifier</localName>
+        <displayName>Participating Entity Type Identifier</displayName>
+        <queryName>PARTICIPATING_ENTITY_TYPE_IDENTIFIER</queryName>
+        <description>Entity type that is a participating entity in the function that was performed that generated an event</description>
+        <localNamespace>http://moreq2010.eu/</localNamespace>
+        <propertyType>id</propertyType>

[... 1771 lines stripped ...]