Exists (XmlAttributeList function)

From m204wiki
Jump to navigation Jump to search

Check if an attribute is in this list (XmlAttributeList class)


This page is under construction.

Syntax

%boolean = xmlAttributeList:Exists( attribute, [Namespace= unicode])

Syntax terms

%booleanBoolean value
xmlAttributeList XmlAttributeList object
attribute Unicode
Namespace Unicode
This default value of this argument is ??.

Usage notes

Examples

See also