rpki.left_right.list_resources_elt Class Reference

Inheritance diagram for rpki.left_right.list_resources_elt:

Inheritance graph

List of all members.

Public Member Functions

def startElement
def toXML

Public Attributes

 asn
 ipv4
 ipv6

Static Public Attributes

tuple attributes = ("self_id", "tag", "child_id", "valid_until", "asn", "ipv4", "ipv6", "subject_name")
 XML attributes for this element.
string element_name = "list_resources"
 valid_until = None


Detailed Description

<list_resources/> element.

Definition at line 736 of file left_right.py.


Member Function Documentation

def rpki.left_right.list_resources_elt.startElement (   self,
  stack,
  name,
  attrs 
)

Handle <list_resources/> 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 743 of file left_right.py.

def rpki.left_right.list_resources_elt.toXML (   self  ) 

Generate <list_resources/> 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 758 of file left_right.py.


Member Data Documentation

Definition at line 752 of file left_right.py.

tuple rpki.left_right.list_resources_elt.attributes = ("self_id", "tag", "child_id", "valid_until", "asn", "ipv4", "ipv6", "subject_name") [static]

XML attributes for this element.

Reimplemented from rpki.xml_utils.base_elt.

Definition at line 740 of file left_right.py.

string rpki.left_right.list_resources_elt.element_name = "list_resources" [static]

Definition at line 739 of file left_right.py.

Definition at line 754 of file left_right.py.

Definition at line 756 of file left_right.py.

Definition at line 741 of file left_right.py.


The documentation for this class was generated from the following file:

Generated on Sat Jun 21 07:55:40 2008 for RPKI Engine by  doxygen 1.5.5