xsdata.codegen.handlers.attribute_mixed_content module

class xsdata.codegen.handlers.attribute_mixed_content.AttributeMixedContentHandler[source]

Bases: xsdata.codegen.mixins.HandlerInterface

Add/Update a wildcard field for classes that support mixed content.

classmethod process(target)[source]

Add or update an existing an xs:anyType derived attribute if the target class supports mixed content.

Parameters

target (Class) –