8000 Emit CDATA in chunks based on character_data_max_length · Issue #137 · qcam/saxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Emit CDATA in chunks based on character_data_max_length #137

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

Open
pguillory opened this issue May 7, 2025 · 0 comments
Open

Emit CDATA in chunks based on character_data_max_length #137

pguillory opened this issue May 7, 2025 · 0 comments

Comments

@pguillory
Copy link

We're parsing XML documents containing large blocks of CDATA using Saxy.Partial. We receive the documents in small chunks and want to process them in small chunks. The character_data_max_length option would do exactly what we need, except it only applies to the :characters event. Can it be made to also apply to the :cdata event? (In fact with cdata_as_characters enabled it's emitting :characters anyway.)

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

1 participant
0