Daniel Silveira
Daniel Silveira

Reputation: 42543

How to escape XML content with XSL to safely output it as JSON?

How to escape XML content with XSL to safely output it as JSON?

Upvotes: 5

Views: 3143

Answers (1)

Daniel Silveira
Daniel Silveira

Reputation: 42543

Sorry, I have myself found the answer on Google (literaly):

http://code.google.com/p/xml2json-xslt/

Upvotes: 4

Related Questions