scxml.log.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
expr ValueLang.datatype optional
label xsd:string optional

Used By

Complex Type scxml.log.type

Source

<xsd:attributeGroup name="scxml.log.attlist">
  <xsd:attribute name="label" type="xsd:string"/>
  <xsd:attribute name="expr" type="ValueLang.datatype"/>
  <xsd:attributeGroup ref="scxml.extra.attribs"/>
</xsd:attributeGroup>