XmlHexBinary

class xsdata.models.datatype.XmlHexBinary[source]

Subclass bytes to infer base16 format.

This type can be used with xs:anyType fields that don’t have a format property to specify the target output format.