read#

read(path: Union[str, CloudPath, Path]) _Element[source]#

Read an XML file, even stored on the cloud

Parameters:

path (AnyPathStrType) – Path to the XML file

Returns:

XML Root

Return type:

_Element