Home | Trees | Indices | Help |
---|
|
Resolver --+ | PathResolver
Resolveds the definition object for the schema type located at the specified path. The path may contain (.) dot notation to specify nested types.
|
|||
BadPath |
|
|||
|
|||
xsd.sxbase.SchemaObject |
|
||
xsd.sxbase.SchemaObject |
|
||
xsd.sxbase.SchemaObject |
|
||
xsd.sxbase.SchemaObject |
|
||
qname |
|
||
[str,..] |
|
|
|||
wsdl.Definitions |
wsdl A wsdl object. |
||
|
|
Get the definition object for the schema type located at the specified path. The path may contain (.) dot notation to specify nested types. Actually, the path separator is usually a (.) but can be redefined during contruction.
|
Find the path root.
|
Traverse the path until the leaf is reached.
|
Find the leaf.
|
Qualify the name as either:
|
Split the string on (.) while preserving any (.) inside the '{}' alternalte syntax for full ns qualification.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:09 2011 | http://epydoc.sourceforge.net |