|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_setAttributeFromDOM(self,
attr)
Override the schema attribute with the given DOM value. |
source code
|
|
|
_setAttributesFromMap(self,
attr_map)
Override the schema attributes with values from the given map. |
source code
|
|
|
schemaHasAttribute(self,
attr_name)
Return True iff the schema has an attribute with the given (nc)name. |
source code
|
|
|
|
|
|
|
|
|
__ebvForNode(self,
attr,
dom_node,
candidate_map) |
source code
|
|
|
blockForNode(self,
dom_node,
candidate_map)
Return a bit mask indicating a set of options read from the node's
"block" attribute or the schema's "blockDefault"
attribute. |
source code
|
|
|
finalForNode(self,
dom_node,
candidate_map)
Return a bit mask indicating a set of options read from the node's
"final" attribute or the schema's "finalDefault"
attribute. |
source code
|
|
|
|
|
__requireInProlog(self,
node_name)
Throw a SchemaValidationException referencing the given node if we
have passed the sequence point representing the end of prolog
elements. |
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 ,
_updateFromOther_csc
Inherited from namespace._ComponentDependency_mixin :
bindingRequires
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|
|
__annotations = None
hash(x)
|
|
__pastProlog = False
|
|
__location = None
hash(x)
|
|
__locationTag = None
hash(x)
|
|
__signature = None
hash(x)
|
|
__generationUID = None
hash(x)
|
|
__originRecord = None
hash(x)
|
|
__targetNamespace = None
hash(x)
|
|
__defaultNamespace = None
hash(x)
|
|
__referencedNamespaces = None
hash(x)
|
|
__namespaceData = None
hash(x)
|
|
__importEIIs = None
hash(x)
|
|
__importedSchema = None
hash(x)
|
|
__includedSchema = None
hash(x)
|
|
_QUALIFIED = ' qualified '
|
|
_UNQUALIFIED = ' unqualified '
|
|
__attributeMap = {pyxb.namespace.ExpandedName(None, 'attribute...
|
|
__SchemaCategories = ( ' typeDefinition ' , ' attributeGroupDefinit ...
|
|
__uriContentArchiveDirectory = None
hash(x)
|
|
__TopLevelComponentMap = { ' attribute ' : <class 'pyxb.xmlschema....
|
|
_SA_All = ' #all '
|
|