Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • XML

XML · Changes

Page history
Create XML authored Sep 23, 2022 by Andrea Pavlovic's avatar Andrea Pavlovic
Hide whitespace changes
Inline Side-by-side
XML.md 0 → 100644
View page @ f5d60821
# Header and Application definition
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="xenesis.xsl"?>
<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="template_app" xsi:schemaLocation="xenesis.xsd">
</application>
```
# Module
```xml
<module name="rafi" label="emulate some rafi permissions" description="rafi">
</module>
```
# Entity
```xml
<entity name="unit" label="unit" description="unit" delete="true" translatable="false">
</entity>
```
## delete
`true` -> delete without successor allowed
\ No newline at end of file
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages