DOMElement (Class)

An element type node.

Methods

toXMLString

Converts element to a string of characters.

getFirstElement

Returns the first child element by verifying the given criteria.

hasElement

Tests whether the element has a child element by verifying the given criteria.

getValue

Returns the node value referenced by the given XPath.

getBooleanValue

Returns the bolean node value referenced by the given XPath.

getDateValue

Returns the date+hour type value of the node reference by the given XPath.

getNumberValue

Returns the digital node value referenced by the given XPath.

getElements

Returns the list of child elements with the specified name, belonging to this element.

getAttribute

Returns attribute value.

setAttribute

Change the value of an attribute or create a new attribute.

removeAttribute

Delete an attribute.

getElementsByTagName

Returns the list of all child elements with the specified name.

getAttributeNS

Returns attribute value.

setAttributeNS

Change the value of an attribute or create a new attribute.

removeAttributeNS

Delete an attribute.

getElementsByTagNameNS

Returns the list of all child elements with the specified name.

hasAttribute

Test an attribute's existence.

hasAttributeNS

Test an attribute's existence.

setIdAttribute

Declares the specified attribute as an ID type attribute.

setIdAttributeNS

Declares the specified attribute as an ID type attribute.

Properties

tagName

Element name.

Features

Available in:

  • Content management
  • Delivery properties
  • Delivery message
  • Typology rule
  • Import
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow