Checks whether a datatype is an XSD binary datatype.
Recognises the hexBinary and base64Binary datatypes of xsd.
hexBinary
base64Binary
The datatype to check
true if datatype is one of the XSD binary datatypes; false otherwise
datatype
xsd
Checks whether a datatype is an XSD binary datatype.
Recognises the
hexBinaryandbase64Binarydatatypes of xsd.