QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
expr | ValueLang.datatype | optional | ||||
location | LocLang.datatype | optional | ||||
name | xsd:NMTOKEN | required |
Complex Type | scxml.param.type |
<xsd:attributeGroup name="scxml.param.attlist"> <xsd:attribute name="name" type="xsd:NMTOKEN" use="required"/> <xsd:attribute name="expr" type="ValueLang.datatype"/> <xsd:attribute name="location" type="LocLang.datatype"/> <xsd:attributeGroup ref="scxml.extra.attribs"/> </xsd:attributeGroup> |