Updated XML elements (markdown)

De-Backer
2020-07-29 17:38:15 +02:00
parent 3b54e8fdcb
commit 2ff8d9ae0a

@@ -15,13 +15,47 @@ Example:
### uuid
parent : definition
Example:
`<uuid uuid="{0d6a4894-51d4-44ac-9279-290fe336798f}"/>`
attribute : uuid
* Uuid used to compare two elements
### names
Example:
`<names>`
parent : definition
attribute : none
children : name
Example:
`<name lang="en">fuse</name>`
### elementInformations
Example:
`<elementInformations>`
parent : definition
children : elementInformation
Example:
`<elementInformation show="1" name="comment">comments</elementInformation>`
### informations
Example:
`<informations>Author: The QElectroTech team
License: see https://git.tuxfamily.org/qet/qet.git/tree/ELEMENTS.LICENSE</informations>`
parent : definition
attribute : none
### description
parent : definition
Example:
`<description>`
parent : definition
attribute : none