XMLElementPosition
Options for specifying position relative to the reference XML element or withing the XML element.
Class
Read Only
Number BEFORE_ELEMENT = 1482843494
Specifies the position before the XML element.
Read Only
Number AFTER_ELEMENT = 1482778228
Specifies the position after the XML element.
Read Only
Number ELEMENT_START = 1482844014
Specifies the position at the beginning of the XML element.
Read Only
Number ELEMENT_END = 1483042404
Specifies the position at the end of the XML element.