mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-16 06:59:59 +01:00
Updated XML elements (markdown)
@@ -15,13 +15,47 @@ Example:
|
|||||||
### uuid
|
### uuid
|
||||||
parent : definition
|
parent : definition
|
||||||
|
|
||||||
|
Example:
|
||||||
`<uuid uuid="{0d6a4894-51d4-44ac-9279-290fe336798f}"/>`
|
`<uuid uuid="{0d6a4894-51d4-44ac-9279-290fe336798f}"/>`
|
||||||
|
|
||||||
|
attribute : uuid
|
||||||
* Uuid used to compare two elements
|
* Uuid used to compare two elements
|
||||||
### names
|
### names
|
||||||
|
Example:
|
||||||
|
`<names>`
|
||||||
|
|
||||||
parent : definition
|
parent : definition
|
||||||
|
|
||||||
|
attribute : none
|
||||||
|
|
||||||
|
children : name
|
||||||
|
|
||||||
|
Example:
|
||||||
|
`<name lang="en">fuse</name>`
|
||||||
|
|
||||||
### elementInformations
|
### elementInformations
|
||||||
|
Example:
|
||||||
|
`<elementInformations>`
|
||||||
|
|
||||||
parent : definition
|
parent : definition
|
||||||
|
|
||||||
|
children : elementInformation
|
||||||
|
|
||||||
|
Example:
|
||||||
|
`<elementInformation show="1" name="comment">comments</elementInformation>`
|
||||||
### informations
|
### informations
|
||||||
|
Example:
|
||||||
|
`<informations>Author: The QElectroTech team
|
||||||
|
License: see https://git.tuxfamily.org/qet/qet.git/tree/ELEMENTS.LICENSE</informations>`
|
||||||
|
|
||||||
parent : definition
|
parent : definition
|
||||||
|
|
||||||
|
attribute : none
|
||||||
|
|
||||||
### description
|
### description
|
||||||
|
Example:
|
||||||
|
`<description>`
|
||||||
|
|
||||||
parent : definition
|
parent : definition
|
||||||
|
|
||||||
|
attribute : none
|
||||||
Reference in New Issue
Block a user