hat would give you a different result if it
did. (it would be a non-conforming parser)
From: general-boun...@developer.marklogic.com
[mailto:general-boun...@developer.marklogic.com] On Behalf Of Geert Josten
Sent: Tuesday, January 12, 2016 8:45 AM
To: MarkLogic Developer Discussion
Sub
ussion
mailto:general@developer.marklogic.com>>
Date: Tuesday, January 12, 2016 at 1:34 PM
To: "general@developer.marklogic.com<mailto:general@developer.marklogic.com>"
mailto:general@developer.marklogic.com>>
Subject: [MarkLogic Dev General] JSON transformation problem
Hi,
Dev General] JSON transformation problem
Hi,
I am trying to transform the below mentioned XML data into JSON:
10.23
10.00
When I am executing it against a database which does not have the respective
schema associated I am getting the following output:
{"data":{"
Hi,
I am trying to transform the below mentioned XML data into JSON:
10.23
10.00
When I am executing it against a database which does not have the respective
schema associated I am getting the following output:
{"data":{"price1":"10.23", "price2":"10.00"}}
When I am executing it against a