[oform] Add class XmlPackage

This commit is contained in:
KirillovIlya
2022-12-20 10:43:54 +03:00
parent a4d2fbf6f7
commit 5cc816dc6c
3 changed files with 99 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"oform/Role.js",
"oform/XmlFile.js",
"oform/XmlFormat.js",
"oform/xml/XmlPackage.js",
"oform/format/Document.js",
"oform/format/FieldGroup.js",
"oform/format/FieldMaster.js",