ignore_root_attributes propriété

ignore_root_attributes propriété

Indique si les attributs de l’élément racine doivent être ignorés.

Définition:

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

Voir également