x_element Property

The name of the element pointed to by XPath .

Syntax

def get_x_element() -> str: ...

x_element = property(get_x_element, None)

Default Value

""

Remarks

The corresponding prefix is provided by x_prefix.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]