Package: cxml-types
Class base64-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
DetailsThe base64Binary data type.
Syntax. Normal Base64 syntax. 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 FunctionsInherited Slot Access Functions |