mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-18 22:39:59 +01:00
Updated XML elements (markdown)
@@ -4,4 +4,16 @@ 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](elements_definition)
|
||||
## definition
|
||||
Example:
|
||||
`<definition type="element" width="" height="" hotspot_x="" hotspot_y="" orientation="dyyy" version="" link_type="">`
|
||||
|
||||
[attribute](definition_attribute)
|
||||
|
||||
### uuid
|
||||
`<uuid uuid="{0d6a4894-51d4-44ac-9279-290fe336798f}"/>`
|
||||
* Uuid used to compare two elements
|
||||
### names
|
||||
### elementInformations
|
||||
### informations
|
||||
### description
|
||||
Reference in New Issue
Block a user