Skip to content

Code modification to comply with FXP parsing options#368

Merged
georgedias merged 1 commit intomainfrom
update_fast_xml_parser_options
Jan 27, 2025
Merged

Code modification to comply with FXP parsing options#368
georgedias merged 1 commit intomainfrom
update_fast_xml_parser_options

Conversation

@georgedias
Copy link
Copy Markdown
Contributor

Major code update to comply with the V4 of the fast xml parser options.
The major differences was the need to make every tag return from the parser as an array and implement the code to check for array. This was needed as the previous FXP (v3) implementation we were using the arrayMode: true.

Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
@georgedias georgedias linked an issue Jan 27, 2025 that may be closed by this pull request
@georgedias georgedias merged commit bd4dd2c into main Jan 27, 2025
@georgedias georgedias deleted the update_fast_xml_parser_options branch February 25, 2025 18:38
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 this pull request may close these issues.

Populate valued tag, not just last occurance

1 participant