Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need output-method json #2

Open
philshafer opened this issue Jun 13, 2013 · 0 comments
Open

need output-method json #2

philshafer opened this issue Jun 13, 2013 · 0 comments
Assignees

Comments

@philshafer
Copy link
Contributor

(Originally http://code.google.com/p/libslax/issues/detail?id=10 )

When dealing with generating json, a script can use "output-method text;"
and use xutil:xml-to-json() to translate the output XML to JSON.

I'd like to make this a first-class output method. It would translate into <xsl:output method="text"/> but would turn on a flag that would call the internal version of xml-to-json() when the script is done.

@ghost ghost assigned philshafer Jul 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant