* reject scxml documents containing param without @name * reject documents with param and not at most one of @location or @expr * reject documents with a param/@expr that is not a valid ECMAScript expr https://www.w3.org/TR/scxml/#param
https://www.w3.org/TR/scxml/#param