|
baseTypeDefinition(self)
The type resolved from the base attribute. |
source code
|
|
|
derivationMethod(self)
How the type was derived. |
source code
|
|
|
|
|
attributeUses(self)
A frozenset() of AttributeUse instances. |
source code
|
|
|
|
|
|
|
localScopedDeclarations(self,
reset=False)
Return a list of element and attribute declarations that were
introduced in this definition (i.e., their scope is this CTD). |
source code
|
|
|
_recordLocalDeclaration(self,
decl)
Record the given declaration as being locally scoped in this type. |
source code
|
|
|
_isHierarchyRoot(self)
Return True iff this is the root of a complex type
definition hierarchy. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
hasWildcardElement(self)
Return True iff this type includes a wildcard element in its content
model. |
source code
|
|
|
|
|
isBuiltin(self)
Indicate whether this simple type is a built-in type. |
source code
|
|
frozenset
|
_bindingRequires_vx(self,
include_lax)
Complex type definitions depend on their base type definition, the
type definitions of any local attribute declarations, and if strict
the type definitions of any local element declarations. |
source code
|
|
|
__completeProcessing(self,
method,
content_style) |
source code
|
|
|
|
|
__setComplexContentFromDOM(self,
type_node,
content_node,
definition_node_list,
method,
**kw) |
source code
|
|
|
|
|
|
|
_setDerivationMethod(self,
derivation_method) |
source code
|
|
|
|
|
|
|
pythonSupport(self)
Complex type definitions have no built-in type support. |
source code
|
|
|
|
Inherited from _SchemaComponent_mixin :
bestNCName ,
bindingSortKey ,
hasBinding ,
isTypeDefinition ,
isUrTypeDefinition ,
nameInBinding ,
owner ,
setNameInBinding
Inherited from _SchemaComponent_mixin (private):
_clearNamespaceContext ,
_clone ,
_cloneSource ,
_clones ,
_dissociateFromNamespace ,
_namespaceContext ,
_resetClone_csc ,
_scope ,
_scopeIsGlobal ,
_scopeIsIndeterminate ,
_setOwner ,
_setScope
Inherited from namespace._ComponentDependency_mixin :
bindingRequires
Inherited from _NamedComponent_mixin :
__getnewargs__ ,
__getstate__ ,
__setstate__ ,
bindingNamespace ,
expandedName ,
isAnonymous ,
isDerivationConsistent ,
isNameEquivalent ,
isTypeEquivalent ,
name ,
targetNamespace
Inherited from _NamedComponent_mixin (private):
_NamedComponent_mixin__needAnonymousSupport ,
_NamedComponent_mixin__pickleAsReference ,
_anonymousName ,
_bindsInNamespace ,
_picklesInArchive ,
_picklingReference ,
_prepareForArchive_csc ,
_schema ,
_setAnonymousName ,
_setBindingNamespace ,
_templateMap
Inherited from _Annotated_mixin :
annotation
Inherited from _AttributeWildcard_mixin :
attributeWildcard
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|
|
__PrivateTransient = set([ ' anyAttribute ' , ' attributeGroupAttri ...
|
|
__baseTypeDefinition = None
hash(x)
|
|
DM_empty = 0
|
|
DM_extension = 1
|
|
DM_restriction = 2
|
|
_DM_Map = { ' extension ' : 1, ' restriction ' : 2}
|
|
__derivationMethod = None
hash(x)
|
|
__final = 0
|
|
__abstract = False
|
|
__attributeUses = None
hash(x)
|
|
__scopedAttributeDeclarations = None
hash(x)
|
|
__scopedElementDeclarations = None
hash(x)
|
|
__localScopedDeclarations = None
hash(x)
|
|
CT_EMPTY = ' EMPTY '
|
|
CT_SIMPLE = ' SIMPLE '
|
|
CT_MIXED = ' MIXED '
hash(x)
|
|
CT_ELEMENT_ONLY = ' ELEMENT_ONLY '
|
|
__contentType = None
hash(x)
|
|
__prohibitedSubstitutions = 0
|
|
__annotations = None
hash(x)
|
|
__UrTypeDefinition = None
|
|
__baseAttribute = None
hash(x)
|
|
__ckw = None
hash(x)
|
|
__anyAttribute = None
hash(x)
|
|
__attributeGroupAttributes = None
hash(x)
|
|
__usesC1 = None
hash(x)
|
|
__usesC1C2 = None
hash(x)
|
|
__attributeGroups = None
hash(x)
|
|
__ctscClause2STD = None
hash(x)
|
|
__ctscRestrictionNode = None
hash(x)
|
|
__effectiveMixed = None
hash(x)
|
|
__effectiveContent = None
hash(x)
|
|
__pendingDerivationMethod = None
hash(x)
|
|
__isComplexContent = None
hash(x)
|
|
__ctscRestrictionMode = None
hash(x)
|
|
__contentStyle = None
hash(x)
|
|