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

Add support for serializing XML CDATA #47

Closed
tnc1997 opened this issue Oct 7, 2023 · 2 comments · Fixed by #48
Closed

Add support for serializing XML CDATA #47

tnc1997 opened this issue Oct 7, 2023 · 2 comments · Fixed by #48
Assignees

Comments

@tnc1997
Copy link
Owner

tnc1997 commented Oct 7, 2023

Is your feature request related to a problem? Please describe.
As a developer I would like to serialize and deserialize XML CDATA in addition to XML text.

Describe the solution you'd like
I would like the xml_annotation package to export an XmlCDATA annotation.

Additional context
#45

@tnc1997
Copy link
Owner Author

tnc1997 commented Oct 7, 2023

Hi @mevljas, apologies for the delay in adding support for XmlCDATA, could I get you to test the branch feat/47?

@mevljas
Copy link

mevljas commented Oct 7, 2023

Hi! I had no idea you were working on this. I tested it using my example XML and unit tests. It works as expected.
Thanks! :)

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

Successfully merging a pull request may close this issue.

2 participants