Static Public Attributes

AttributeMixIn Class Reference

Inheritance diagram for AttributeMixIn:
Inheritance graph
[legend]
Collaboration diagram for AttributeMixIn:
Collaboration graph
[legend]

Static Public Attributes

string attribute_typecode = 'self.attribute_typecode_dict'
list built_in_refs = [(SOAP.ENC, 'arrayType'),]

Detailed Description

for containers that can declare attributes.
Class Attributes:
    attribute_typecode -- typecode attribute name typecode dict
    built_in_refs -- attribute references that point to built-in
        types.  Skip resolving them into attribute declarations.

Definition at line 110 of file containers.py.


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