ignore_root_attributes Eigentum

ignore_root_attributes Eigentum

Gibt an, ob Attribute des Stammelements ignoriert werden sollen.

Definition:

@property
def ignore_root_attributes(self):
    ...
@ignore_root_attributes.setter
def ignore_root_attributes(self, value):
    ...

Siehe auch