Package: cxml-types

Function type-context-dependent-p

Lambda List

type-context-dependent-p (type)

Arguments

Return Value

a boolean

Details

Return true if parsing and validation of values by this type depends on the validation context.

In this case, the optional context argument to parse and validp is required, and an error will be signalled if it is missing.

 

See also