[oform] Add classes to convert oform document to xml format

This commit is contained in:
KirillovIlya
2022-11-21 21:54:34 +03:00
parent e10929d4ff
commit 43a57dec6d
3 changed files with 233 additions and 0 deletions

View File

@ -11,6 +11,8 @@
"oform/FieldMaster.js",
"oform/User.js",
"oform/UserMaster.js",
"oform/XmlFile.js",
"oform/XmlFormat.js",
"oform/changes/DictionaryBase.js",
"oform/changes/DocumentChanges.js",
"oform/changes/FieldGroupChanges.js",