This type represents an XML Object in BoxLang
childPos(childname=[string], n=[integer])
Gets the position of a child element within an XML document object.
The position, in an XmlChildren array, of the Nth child that has the specified name.
Arguments:
getNodeType()
Get XML values according to given xPath query
keyExists(key=[any])
Tests whether a key exists in a struct and returns a boolean value
search(xpath=[String], params=[Struct])
transform(XSL=[String], parameters=[Struct])
Last updated 9 days ago
Was this helpful?