-
### Description
Consider the below sample
```bal
type Foo2 record {|
string s;
*RefType;
int i;
*ClosedRefType;
|};
function testRefTypes() returns Foo2 {
Foo2 f = {s…
-
```
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…
-
### This is a ...
improvement - something could be better
### This relates to ...
- [ ] the **FedRAMP OSCAL Registry**
- [X] the **FedRAMP OSCAL baselines**
- [X] the **Guide to OSCAL-based…
-
Parts of generating alignment documentation fails due to a problem with XML to Json conversion. It seems that the introduction of Saxon as a dependency of one of the hale libraries may cause that prob…
-
**Describe the bug**
`fn:xml-to-json#1` will sometimes fail to translate a [valid](https://www.w3.org/XML/Group/qtspecs/specifications/xpath-functions-31/html/schema-for-json.xsd) XML representation …
-
The `content-types` attribute in the core-spec allows some special values with a well-defined meaning: `xml`, `json`, etc.
The `content-type` attribute/option however does not, which. While program…
-
Hi all,
I create AASX files with aas-core-works and try to load them in aspe (using latest release).
AASX file with JSON payload is opened.
AASX file with XML (xmlAO2000docs) payload is not ope…
-
### Describe the solution you'd like
The rest interface, when told to query products, returns invalid JSON in the event that a field contains unescaped double-quotes.
Let's assume that a `list all …