Classes | Functions | Variables
pymavlink::generator::lib::minixsv::xsvalXmlIf Namespace Reference

Classes

class  XsvXmlElementWrapper

Functions

def __init__
def cloneCallback
def cloneNode
def getSchemaRootNode
def getXsdAttrNode
def getXsdNode
def setSchemaRootNode
def setXsdAttrNode
def setXsdNode

Variables

 schemaRootNode
 xsdAttrNodes
 xsdNode

Function Documentation

def pymavlink.generator.lib.minixsv.xsvalXmlIf.__init__ (   self,
  element,
  treeWrapper,
  curNs = [],
  initAttrSeq = 1 
)

Definition at line 48 of file xsvalXmlIf.py.

Definition at line 59 of file xsvalXmlIf.py.

def pymavlink.generator.lib.minixsv.xsvalXmlIf.cloneNode (   self,
  deep,
  cloneCallback = None 
)

Definition at line 55 of file xsvalXmlIf.py.

Retrieve XML schema root node which this element node belongs to
   (e.g. for accessing target namespace attribute).

Returns XML schema root node which this element node belongs to

Definition at line 65 of file xsvalXmlIf.py.

def pymavlink.generator.lib.minixsv.xsvalXmlIf.getXsdAttrNode (   self,
  tupleOrAttrName 
)
Retrieve XML schema node responsible for the requested attribute.

Input parameter:
    tupleOrAttrName:  tuple '(namespace, attributeName)' or 'attributeName' if no namespace is used
Returns XML schema node responsible for the requested attribute.

Definition at line 100 of file xsvalXmlIf.py.

Retrieve XML schema node responsible for this element node.

Returns XML schema node responsible for this element node.

Definition at line 83 of file xsvalXmlIf.py.

Store XML schema root node which this element node belongs to.

Input parameter:
    schemaRootNode:    schema root node which this element node belongs to

Definition at line 74 of file xsvalXmlIf.py.

def pymavlink.generator.lib.minixsv.xsvalXmlIf.setXsdAttrNode (   self,
  tupleOrAttrName,
  xsdAttrNode 
)
Store XML schema node responsible for the given attribute.

Input parameter:
    tupleOrAttrName:  tuple '(namespace, attributeName)' or 'attributeName' if no namespace is used
    xsdAttrNode:      responsible XML schema ElementWrapper

Definition at line 116 of file xsvalXmlIf.py.

Store XML schema node responsible for this element node.

Input parameter:
    xsdNode:    responsible XML schema ElementWrapper

Definition at line 91 of file xsvalXmlIf.py.


Variable Documentation

Definition at line 48 of file xsvalXmlIf.py.

Definition at line 48 of file xsvalXmlIf.py.

Definition at line 48 of file xsvalXmlIf.py.



mavlink
Author(s): Lorenz Meier
autogenerated on Thu Jun 6 2019 19:01:57