Changes for page JsonToXml
Last modified by Assala Chmiti on 2022/07/25 13:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,6 +14,12 @@ 14 14 The xml file has a root tag iXDoc followed by the xml tag iXMessage. 15 15 16 16 17 +The sub fileds are converted to a sub tags in XML. 18 + 19 + 20 +The name of the field is converted to the name of the xml tag and the content of the field is converted to the content of the xml tag. 21 + 22 + 17 17 __//**Example:**//__ 18 18 19 19