Inherited by rpki.left_right.msg, and rpki.publication.msg.
Public Member Functions | |
def | __str__ |
def | endElement |
def | startElement |
def | toXML |
Public Attributes | |
type | |
version |
Generic top-level PDU.
Definition at line 367 of file xml_utils.py.
def rpki.xml_utils.msg.__str__ | ( | self | ) |
def rpki.xml_utils.msg.endElement | ( | self, | ||
stack, | ||||
name, | ||||
text | ||||
) |
def rpki.xml_utils.msg.startElement | ( | self, | ||
stack, | ||||
name, | ||||
attrs | ||||
) |
def rpki.xml_utils.msg.toXML | ( | self | ) |
Definition at line 378 of file xml_utils.py.
Reimplemented in rpki.left_right.msg, and rpki.publication.msg.
Definition at line 377 of file xml_utils.py.