Skip to content

(XML-)Tags are not escaped #5

Description

@pc-coholic

Assuming a JSON like this:

{
"xml": "<?xml version='1.0' encoding='ASCII'?>\n<Invoice xmlns:cac=\"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2\" xmlns:cbc=\"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2\" xmlns=\"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2\">\n(....)"
}

The formatted view will not print the actual tags but rather put them as-is into the rendered HTML of the extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions