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

$$CHILD^MXMLDOM(): XML—Get Child Node

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

Description

This extrinsic function retrieves the node of the first or next child of a given parent node, or zero (0) if there are none remaining.

Format

  $$CHILD^MXMLDOM(handle,parent[,child])

Input Parameters

handle:

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

parent:

(required) The node (integer) whose children are being retrieved.

child:

(optional) If specified, this is the last child node (integer) retrieved. The function will return the next child in the list. If the parameter is zero or missing, the first child is returned.

Output

returns:

Returns:

  • Child Node—The next child node (integer).

     
  • Zero (0)—If there are none remaining.

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.