xml-manipulation-utils
Web icon

XML Manipulation Utils

version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 19 November 2017 by 
5.0
 (6 ratings)
xml-manipulation-utils

XML Manipulation Utils

Details
Extension to provide some extended functionalities for XML document manipulation as an addition to the XML extension.
Read more

Contains the following methods:

  • Xml_Indent
  • Xml_SelectNodesWithAttibutes
  • Xml_ToString
  • XmlDocument_GetElementById
  • XmlDocument_GetElementByTagName
  • XmlDocument_GetInnerXml
  • XmlDocument_ReplaceInnerXml
  • XmlElement_GetInnerXml
  • XmlElement_GetOuterXml
  • XmlElement_SelectNodes
  • XmlElement_SelectSingleNode
Release notes (1.0.0)
Reviews (1)
2019-04-24
in version 1.0.0
Good improvement on the Outsystems XML Library.  Saves the guessing.