diff --git a/XML-elements.md b/XML-elements.md index af255db..6eb7d99 100644 --- a/XML-elements.md +++ b/XML-elements.md @@ -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) \ No newline at end of file +## definition +Example: +`` + +[attribute](definition_attribute) + +### uuid +`` +* Uuid used to compare two elements +### names +### elementInformations +### informations +### description \ No newline at end of file