Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlHasProp

Name Version Deprecated
xmlHasProp version 1.0 no

Prototype:
number xmlHasProp(number node, string name)

Parameters:
node      the node
name      the attribute name

Description:
Search an attribute associated to a node. This function also looks in DTD attribute declaration for #FIXED or default declaration values unless DTD use has been turned off.

Returns:
Returns the attribute handle, or null if not found.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications