blob: c0633e85dec1a476c547f128899785f189f6848a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scxml
xmlns="http://www.w3.org/2005/07/scxml"
version="1.0"
>
<state id="somewhere">
<invoke type="http://www.w3.org/TR/scxml/">
<content>
|scxml name="anywhere" version="1.0">
<state id="here">
</state>
<state id="there">
</state>
</scxml>
</content>
</invoke>
</state>
</scxml>