XmlBase64Binary

class xsdata.models.datatype.XmlBase64Binary[source]

Subclass bytes to infer base64 format.

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