sn.jace.pro

  • Docs
  • About
  • GitHub
    Go to the GitHub repo
  • Twitter
    Follow me on Twitter
  • Docs
  • Cookbooks
  • Access
  • Automations
  • UX
  • Reference
    • current
    • email
    • email_action
    • event
    • GlideAggregate
    • GlideDate
    • GlideDateTime
    • GlideDBFunctionBuilder
    • GlideDBFunctionCaseBuilder
    • GlideDuration
    • GlideElement
    • GlideElementDescriptor
    • GlideFilter
    • GlideImportLog
    • GlideLocale
    • GlidePluginManager
    • GlideQueryCondition
    • GlideRecord
    • GlideRecordSecure
    • GlideSchedule
    • GlideScopedEvaluator
    • GlideScriptableInputStream
    • GlideScriptedProcessor
    • GlideServletRequest
    • GlideServletResponse
    • GlideSession
    • GlideTableHierarchy
    • GlideTime
    • GlideUser
    • gs
    • sn_auth
    • sn_clotho
    • sn_impex
    • sn_scripted_gql
    • sn_ws
    • sn_ws_err
    • sn_ws_int
    • template
    • XMLDocument2
    • 📌 XMLNode
    • XMLNodeIterator
  • JavaScript
  • Property
  • Script Include
  • Upgrades
  • Certs

Official Docs: XMLNode

The scoped XMLNode API allows you to query values from XML nodes. XMLNodes are extracted from XMLDocument2 objects, which contain XML strings

getNodeValue

Gets the node's value

appendChild

setAttribute

getChildNodeIterator

Gets the node's XMLNodeIterator object

getAttribute

Gets the value of the specified attribute

hasAttribute

Determines if the node has the specified attribute

getFirstChild

Gets the node's first child node

toString

Gets the node's string value

getTextContent

Gets the node's text content

getNodeName

Gets the node's name

getLastChild

Gets the node's last child node

On this page

  1. getNodeValue
  2. appendChild
  3. setAttribute
  4. getChildNodeIterator
  5. getAttribute
  6. hasAttribute
  7. getFirstChild
  8. toString
  9. getTextContent
  10. getNodeName
  11. getLastChild

sn.jace.pro is released under the MIT License

Hosted on Netlify

We only use cookies when we need them, and this page doesn't so... crack on love!

  • Contributing
  • GitHub
  • Twitter