as2fm.scxml_converter.scxml_entries.scxml_executable_entries.execution_body_from_xml
- as2fm.scxml_converter.scxml_entries.scxml_executable_entries.execution_body_from_xml(xml_tree: _Element, custom_data_types: Dict[str, StructDefinition]) List[ScxmlAssign | ScxmlIf | ScxmlSend]
Create an execution body from an XML tree.
- Parameters:
xml_tree – The XML tree to create the execution body from.
- Returns:
The execution body