-
Couldn't load subscription status.
- Fork 80
Closed
Description
Hi, thank you for creating such a great library.
I'm using that library to convert XML to JSON.
It's working fine, but I've noticed some issues while using it.
For example, if you convert the following ServicePolicy.xml (https://gist.github.com/istolga/bce09bec9ed293e2bcb9f9c7e4bfbbe2) to json, the problem is as follows.
<L7p:Comment stringValue="============================"/>"L7p:Comment": {
"-stringValue": "",
"-self-closing": "true"
}Is there a workaround for the above issue?