You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this XML spec, character references can include leading zeros and lower-case letters in hexadecimal representation.
Personally I encountered this parsing issue by consuming XML provided by a proprietary third-party tool, which includes references in the style of <.
We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.
Pharb
added a commit
to Pharb/fast-xml-parser
that referenced
this issue
May 2, 2023
Description
According to this XML spec, character references can include leading zeros and lower-case letters in hexadecimal representation.
Personally I encountered this parsing issue by consuming XML provided by a proprietary third-party tool, which includes references in the style of
<
.Input
Code
Output
expected data
Would you like to work on this issue?
Bookmark this repository for further updates. Visit SoloThought to know about recent features.
The text was updated successfully, but these errors were encountered: