Home | Trees | Indices | Help |
|
---|
|
object --+ | cscRoot --+ | utils.utility.PrivateTransient_mixin --+ | object --+ | | | cscRoot --+ | namespace._ComponentDependency_mixin --+ | object --+ | | | cscRoot --+ | | | namespace.archive._ArchivableObject_mixin --+ | object --+ | | | cscRoot --+ | | | utils.utility.PrivateTransient_mixin --+ | object --+ | | | cscRoot --+ | | | utils.utility.Locatable_mixin --+ | _SchemaComponent_mixin --+ | Annotation
An XMLSchema Annotation component.
|
|||
|
|
|||
__applicationInformation = None hash(x) |
|||
__userInformation = None hash(x) |
|||
__attributes = None hash(x) |
|||
__RemoveMultiQuote_re = re.compile(r'""
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Initialize portions of a component.
|
Return the text in a form suitable for embedding in a triple-double-quoted docstring. Any sequence of two or more double quotes is replaced by a sequence of single quotes that is the same length. Following this, spaces are added at the start and the end as necessary to ensure a double quote does not appear in those positions. |
Return the catenation of all user information elements in the annotation as a single unicode string. Returns the empty string if there are no user information elements.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 7 19:27:35 2012 | http://epydoc.sourceforge.net |