xsd.hexBinary¶
The xsd.hexBinary class represents arbitrary hex-encoded binary data.
Base class: xsd.anyAtomicType -> xsd.anySimpleType
-
class
xsd.hexBinary¶
Attributes¶
-
xsd.hexBinary.value¶ Returns the value of the
xsd.hexBinaryobject as MemoryView.
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__