x_prefix Property

The prefix of the element pointed to by XPath .

Syntax

def get_x_prefix() -> str: ...

x_prefix = property(get_x_prefix, None)

Default Value

""

Remarks

The corresponding element name is provided by x_element.

This property is read-only.

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