Exists (XmlAttributeList function)

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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