as2fm.scxml_converter.scxml_entries.scxml_executable_entries.execution_entry_from_xml
- as2fm.scxml_converter.scxml_entries.scxml_executable_entries.execution_entry_from_xml(xml_tree: Element) ScxmlAssign | ScxmlIf | ScxmlSend
Create an execution entry from an XML tree.
- Parameters:
xml_tree – The XML tree to create the execution entry from.
- Returns:
The execution entry