<xsd:attributeGroup name="scxml.invoke.attlist">
<xsd:attribute name="type" type="xsd:string" default="scxml"/>
<xsd:attribute name="typeexpr" type="ValueLang.datatype"/>
<xsd:attribute name="src" type="URI.datatype"/>
<xsd:attribute name="srcexpr" type="ValueLang.datatype"/>
<xsd:attribute name="id" type="xsd:ID"/>
<xsd:attribute name="idlocation" type="LocLang.datatype"/>
<xsd:attribute name="namelist" type="xsd:string"/>
<xsd:attribute name="autoforward" type="Boolean.datatype" use="optional" default="false"/>
<xsd:attributeGroup ref="scxml.extra.attribs"/>
</xsd:attributeGroup> |