CdmNode.isValue

bool isValue() const pure nothrow @nogc @safe

Returns true if this node holds a scalar value.

Value types are: BOOL, INTEGER, FLOAT, STRING, BINARY, DATE, TIME, DATETIME, DURATION.