description in group

This commit is contained in:
2019-12-21 13:28:18 +01:00
parent 9ec8f881ab
commit 881b551f47
6 changed files with 67 additions and 2 deletions

View File

@ -215,6 +215,7 @@
<!ELEMENT group (slave+)>
<!ATTLIST group master CDATA #REQUIRED>
<!ATTLIST group description CDATA #IMPLIED>
<!ELEMENT param (#PCDATA)>
<!ATTLIST param type (string|eole|number|container|context|python) "string">