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

$$ATTRIB^MXMLDOM(): XML—Get Attribute Name

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

Description

This extrinsic function retrieves the first or next attribute associated with the specified node.

Format

  $$ATTRIB^MXMLDOM(handle,node[,attrib])

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) whose attribute name is being retrieved.

attrib:

(optional) The name (string) of the last attribute retrieved by this call. If null or missing, the first attribute associated with the specified node is returned. Otherwise, the next attribute in the list is returned.

Output

returns:

Returns the name (string) of the first or next attribute associated with the specified node, or null 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.