GeneratorSubstitution#

class xsdata.models.config.GeneratorSubstitution(type=None, search=None, replace=None)[source]#

Generator substitution model representation.

Search and replace substitutions based on re.sub.

Parameters:
__eq__(other)#

Return self==value.

__hash__ = None#