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

Class MatchingRuleDescription

ASN1ParserThingie --+
                    |
                   MatchingRuleDescription


ASN Syntax:
   MatchingRuleDescription = "(" whsp
           numericoid whsp  ; MatchingRule identifier
           [ "NAME" qdescrs ]
           [ "DESC" qdstring ]
           [ "OBSOLETE" whsp ]
           "SYNTAX" numericoid
           whsp ")"

Method Summary
  __init__(self, text)
  __repr__(self)

Generated by Epydoc 2.1 on Tue Aug 17 17:08:20 2004 http://epydoc.sf.net