AdobeStock_455007340

Checking XML Data

Home » Checking XML Data

Working with XML? Three new functions will be of use to you. IsXMLDoc() checks whether or not an object is valid XML, IsXMLElement() checks whether or not a specified parameter is an XML element, and IsXMLRoot() checks whether or not a specified parameter is the document root. (Applies to: ColdFusion MX)

Leave a Reply