Login to follow
XML Prettify

XML Prettify (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 28 March 2025 by OutSystems Labs
XML Prettify

XML Prettify (ODC)

Documentation
0.1.1
  1. If your XML file is a binary data type, then use the client/server action BinaryDataToText from the extension BinaryData.
  2. After getting the XML as text, consume the web block XMLPrettify from the application XML Prettify.
  3. Drag and drop the XML Prettify web block to the page/web block where you want to display the XML content.
  4. Add your XML as text to XML Prettify web block input XML.