Open rickdog opened 9 years ago
What can I do the preserve namespaces in the XML entities?
If you look at the result of getting https://raw.githubusercontent.com/mckamey/jsonml/master/jsonml.xslt:
Found a solution, adjust YQL query thusly:
if (o.dataType == 'xml') query = 'select * from xml where url="{URL}"';
What can I do the preserve namespaces in the XML entities?
If you look at the result of getting https://raw.githubusercontent.com/mckamey/jsonml/master/jsonml.xslt: