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

Return unparsed XML #43

Open
nwtn opened this issue May 22, 2015 · 1 comment
Open

Return unparsed XML #43

nwtn opened this issue May 22, 2015 · 1 comment

Comments

@nwtn
Copy link

nwtn commented May 22, 2015

Is there any way to get a chunk of unparsed XML?

For example, if I'm using xml.on('endElement: record', function(record) { });, record will give me all the parsed data. I'm looking for a way to get the entire <record></record> element’s raw XML.

@niederlec
Copy link

Hello,
it would be very usefull to me, too !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants