Package zope :: Package schema :: Module interfaces :: Class ITitledTokenizedTerm
[show private | hide private]
[frames | no frames]

Type ITitledTokenizedTerm

Interface --+        
            |        
        ITerm --+    
                |    
   ITokenizedTerm --+
                    |
                   ITitledTokenizedTerm


A tokenized term that includes a title.
Class Variable Summary
MessageID title = u'Title'
str token = 'Token which can be used to represent the value ...
str value = 'The value used to represent vocabulary term in ...

Class Variable Details

title

Type:
MessageID
Value:
u'Title'                                                               

token

Type:
str
Value:
'''Token which can be used to represent the value on a stream.

        The value of this attribute must be a non-empty 7-bit string.
        Control characters are not allowed.
        '''                                                            

value

Type:
str
Value:
'The value used to represent vocabulary term in a field.'              

Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 http://epydoc.sf.net