Package zope :: Package schema :: Package tests :: Module test_objectfield :: Class ITestSchema
[show private | hide private]
[frames | no frames]

Type ITestSchema

Interface --+
            |
           ITestSchema


A test schema
Class Variable Summary
str attribute = "Test attribute, an attribute can't be valid...
unicode bar = u'Bar\n\nBar description'
unicode foo = u'Foo\n\nFoo description'

Class Variable Details

attribute

Type:
str
Value:
"Test attribute, an attribute can't be validated."                     

bar

Type:
unicode
Value:
u'Bar\n\nBar description'                                              

foo

Type:
unicode
Value:
u'Foo\n\nFoo description'                                              

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