-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
Postman Flows seem to use XML…
-
allow to generate xml file from a json object.
if the property name start with _ it is an attribute. `_xmlns`
``` javascript
xml({
file: path.join(root, 'Build/NuGet/Facebook/Facebook.nuspec'),
…
-
I'm using json2xml
```
var convert = require('xml-js');
var json = require('fs').readFileSync('test.json', 'utf8');
var options = {compact: true, ignoreComment: true, spaces: 4};
var result = con…
-
Hello,
This is not exactly an issue it's more like a question. But here it goes.
I found your library on the internet today and it's really useful to convert Xml to Json. Works pretty well. Than…
-
Hello, thank you very much for your great work, which has helped me tremendously in studying AAS.
I have run the following code to apply the validate function from aas_test_engines, and I have atta…
-
### json4s version
3.7.0-M4
### scala version
2.12.10
### jdk version
1.8
I have one xml just like:
```
Jim
blue
```
When I convert this xml to json, it look…
-
the json document has $ ? how to avoid that ??
-
Hello,
we have migrated part of our marketplaces to JSON feed, some are still XML. In all XML uploads we had certain % of errors, for example
* "You may not change the brand name on this ASIN. Pl…
-
**Issue Summary**: The current format of **CIMXML is incompatible with standard RDF/XML syntax** and the envisioned structure of **CIM JSON-LD**. To effectively use **SHACL** validation (e.g., for `ci…
-
Hello, is it possible to add "export data to JSON/XML file" feature?