Inherits rpki::xml_utils::base_elt, and rpki::left_right::left_right_namespace.
Public Member Functions | |
def | startElement |
Public Attributes | |
ipv4 | |
ipv6 | |
Static Public Attributes | |
tuple | attributes = ("self_handle", "tag", "asn", "ipv4", "ipv6") |
XML attributes for this element. | |
string | element_name = "list_roa_requests" |
<list_roa_requests/> element.
Definition at line 945 of file left_right.py.
def rpki.left_right.list_roa_requests_elt.startElement | ( | self, | ||
stack, | ||||
name, | ||||
attrs | ||||
) |
Handle <list_roa_requests/> element. This requires special handling due to the data types of some of the attributes.
Reimplemented from rpki.xml_utils.base_elt.
Definition at line 953 of file left_right.py.
tuple rpki.left_right.list_roa_requests_elt.attributes = ("self_handle", "tag", "asn", "ipv4", "ipv6") [static] |
XML attributes for this element.
Reimplemented from rpki.xml_utils.base_elt.
Definition at line 951 of file left_right.py.
string rpki.left_right.list_roa_requests_elt.element_name = "list_roa_requests" [static] |
Definition at line 950 of file left_right.py.
Definition at line 961 of file left_right.py.
Definition at line 963 of file left_right.py.