|
|
Reference Type: Supported, Category: XML, Integration Agreement: 3561
This extrinsic function retrieves the first or next attribute associated with the specified node.
$$ATTRIB^MXMLDOM(handle,node[,attrib])
| 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. |
| returns: |
Returns the name (string) of the first or next attribute associated with the specified node, or null if there are none remaining. |
|
|
VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility Reviewed/Updated:
December 14, 2005
|