You are here

isSubType

isSubType(type) determines if this node is a subtype of the specified type.

Parameters

type
The qname type to test this object against (fully qualified or short-name form).

Returns

Returns true if this node is a subtype of the specified type (or itself of that type).