Kernel V. 8.0 APIs Banner [skip navigation]
VHA Office of Information - Health Systems Design and Development (HSD&D) Banner

$$PARENT^MXMLDOM(): XML—Get Parent Node

Reference Type: Supported, Category: XML, Integration Agreement:  3561

Description

This extrinsic function retrieves the parent node of the specified node, or zero (0) if there is none.

Format

  $$PARENT^MXMLDOM(handle,node)

Input Parameters

handle:

(required) The value (integer) returned by the $$EN^MXMLDOM API, which created the in-memory document image.

node:

(required) The node (integer) in the document tree whose parent is being retrieved.

Output

returns:

Returns the parent node (string) of the specified node, or zero if there is no parent.

  • Parent Node—The parent node (string) of the specified node.

     
  • Zero (0)—If there is no parent.

Example


VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility

Reviewed/Updated: December 14, 2005

If you have questions, need more information, or are having accessibility problems with this Web site, please contact us by E-Mail: Webmasters, Phone: 510-768-6800, or FAX: 510-768-6850.