2.2.3.14.4.2 adtgParentDelete

The adtgParentDelete element is used in the adtgRowOperationParent of a request message to specify the row data to be deleted.

The syntax of an adtgParentDelete element is defined as follows.

 adtgParentDelete            = ParentOriginalResultRow ParentDeleteRow
  
 ParentDeleteRow             = adtgTokenDeleteResultRow
  
 adtgTokenDeleteResultRow    = %x0C

The fields of an adtgParentDelete 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.

  • adtgTokenDeleteResultRow

    Length: 1 byte

    Identifies this component as an adtgParentDelete element. The value MUST be set to 0x0C.