Updated XML elements (markdown)

De-Backer
2020-07-29 17:27:28 +02:00
parent c31d10aced
commit 3b54e8fdcb

@@ -5,15 +5,23 @@ Or the XML element creator guide. This page aims to describe the XML structure u
The main XML element is therefore the “definition” tag. In case we have more than one type of definition in the future, we use the type attribute to specify that this is an element definition.
## definition
**is a root element**
Example:
`<definition type="element" width="" height="" hotspot_x="" hotspot_y="" orientation="dyyy" version="" link_type="">`
[attribute](definition_attribute)
### uuid
parent : definition
`<uuid uuid="{0d6a4894-51d4-44ac-9279-290fe336798f}"/>`
* Uuid used to compare two elements
### names
parent : definition
### elementInformations
parent : definition
### informations
### description
parent : definition
### description
parent : definition