AnyElement
- class xsdata.formats.dataclass.models.generics.AnyElement(qname=None, text=None, tail=None, children=<factory>, attributes=<factory>)[source]
Generic model to bind xml document data to wildcard fields.
- Parameters:
- __eq__(other)
Return self==value.
- __hash__ = None