QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
expr | ValueLang.datatype | optional | ||||
id | xsd:ID | required | ||||
src | URI.datatype | optional |
Complex Type | scxml.data.type |
<xsd:attributeGroup name="scxml.data.attlist"> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="src" type="URI.datatype"/> <xsd:attribute name="expr" type="ValueLang.datatype"/> <xsd:attributeGroup ref="scxml.extra.attribs"/> </xsd:attributeGroup> |