Package: cxml-types

Class hex-binary-type

Superclasses

xsd-type, data-type, cxml-types::length-mixin, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

None

Details

The hexBinary data type.

Syntax. A sequence of two-digit hexadecimal numbers representing one octet each. C.f. the specification.

Implementation. This type returns an (unsigned-byte 8) vector.

Parameters. This type allows restrictions on the length of the octet vector through the parameters exact-length, min-length, and max-length.
 

Slot Access Functions

Inherited Slot Access Functions