Package ldaptor :: Module schema :: Class MatchingRuleDescription
[hide private]
[frames] | no frames]

Class MatchingRuleDescription

source code

ASN1ParserThingie --+
                    |
                   MatchingRuleDescription

ASN Syntax:

   MatchingRuleDescription = "(" whsp
           numericoid whsp  ; MatchingRule identifier
           [ "NAME" qdescrs ]
           [ "DESC" qdstring ]
           [ "OBSOLETE" whsp ]
           "SYNTAX" numericoid
           whsp ")"
Instance Methods [hide private]
 
__init__(self, text) source code
 
__repr__(self) source code