2.2.3.14.4.1 adtgParentChange

An adtgParentChange element is used in the adtgRowOperationParent of a request message to specify the row data to be changed.

The syntax of an adtgParentChange element is defined as follows.

  
 adtgParentChange         = ParentOriginalResultRow ParentChangeRow
  
 ParentChangeRow          = adtgTokenChangeResultRow
                            UpdateRowData
  
 adtgTokenChangeResultRow = %x0A

The fields of this element have the following lengths, types, and meanings:

  • ParentOriginalResultRow

    Length: Variable

    For a description of the ParentOriginalResultRow field, see section 2.2.3.14.4.9.

  • adtgTokenChangeResultRow

    Length: 1 byte

    Identifies this component as an adtgParentChange element. The value MUST be set to 0x0A.

  • UpdateRowData

    Length: Variable

    For a description of the UpdateRowData field, see section 2.2.3.14.4.9.