mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
Re-Mod Dir
2
Home.md
2
Home.md
@@ -7,7 +7,7 @@ purpose:
|
||||
explaining the file `*.elmt` and then `*.qet`
|
||||
and this for developers.
|
||||
|
||||
## [elements XML structure](XML-elements)
|
||||
## [elements XML structure](data_files/elements/XML-elements)
|
||||
|
||||
## [contributor to wiki](contributor_to_wiki_guidelines)
|
||||
|
||||
|
||||
@@ -13,27 +13,13 @@ Example:
|
||||
[attribute](definition_attribute)
|
||||
|
||||
### child elements
|
||||
[uuid](child_uuid)
|
||||
[names](child_names)
|
||||
[informations](child_informations)
|
||||
[description](child_description)
|
||||
* [uuid](child_uuid)
|
||||
* [names](child_names)
|
||||
* [informations](child_informations)
|
||||
* [description](child_description)
|
||||
* [kindInformations](child_kindInformations)
|
||||
* [elementInformations](child_elementInformations)
|
||||
|
||||
|
||||
|
||||
### elementInformations
|
||||
see [definition attribute link type](definition_attribute#link-type) when used
|
||||
|
||||
Example:
|
||||
`<elementInformations>`
|
||||
|
||||
parent : definition
|
||||
|
||||
children : elementInformation
|
||||
|
||||
> Example:
|
||||
> `<elementInformation show="1" name="comment">comments</elementInformation>`
|
||||
### kindInformations
|
||||
|
||||
see [definition attribute link type](definition_attribute#link-type) when used
|
||||
|
||||
|
||||
12
data_files/elements/child_elementInformations.md
Normal file
12
data_files/elements/child_elementInformations.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# elementInformations
|
||||
see [definition attribute link type](definition_attribute#link-type) when used
|
||||
|
||||
Example:
|
||||
`<elementInformations>`
|
||||
|
||||
parent : definition
|
||||
|
||||
children : elementInformation
|
||||
|
||||
> Example:
|
||||
> `<elementInformation show="1" name="comment">comments</elementInformation>`
|
||||
3
data_files/elements/child_kindInformations.md
Normal file
3
data_files/elements/child_kindInformations.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# kindInformations
|
||||
|
||||
see [definition attribute link type](definition_attribute#link-type) when used
|
||||
Reference in New Issue
Block a user