-
### json4s version: 3.5.3
### scala version: 2.11.8
### jdk version: 8
Description: Following XML is incorrectly converted by library.
`
2
1
Harry
2
Davi…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
https://www.w3.org/TR/xpath-functions-31/#func-json-to-xml:
> `fn:json-to-xml($json-text as xs:string?) as document-node()?`
> [...]
> `json-to-xml('{"x": 1, "y": [3,4,5]}')`
Why has it been…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
Hi,
I need to parse JSON to XML and back again. I didn't expected that the JSON input and the JSON output (after two parsing steps) differ form each other. The alphabetical ordering isn't an issue. …
-
xml support in typespec have `@encodedName` to rename the xml tags name, however current tcgc does not honor content type when `getWireName`, but hard code to `application/json`. we need to fix that f…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…