Constants§
- DEFAULT_
MAX_ XML_ DEPTH - Default maximum XML nesting depth accepted by
xml_to_jsonandxml_to_json_with_depth_limit(R5-L3).
Functions§
- json_
to_ xml - validate_
xml - Validate that the input is well-formed XML.
- xml_
to_ json - Convert an XML string to a JSON value.
- xml_
to_ json_ with_ depth_ limit - Convert XML to JSON with an explicit maximum nesting depth.