XMLElementPosition

Options for specifying position relative to the reference XML element or withing the XML element.

Values

Name

Description

Value

XMLElementPosition.AFTER_ELEMENT

Specifies the position after the XML element.

1482778228

XMLElementPosition.BEFORE_ELEMENT

Specifies the position before the XML element.

1482843494

XMLElementPosition.ELEMENT_END

Specifies the position at the end of the XML element.

1483042404

XMLElementPosition.ELEMENT_START

Specifies the position at the beginning of the XML element.

1482844014