<p>The class attribute defines the semantic of the arcgroup.</p> |
Element | arcgroup |
<xsd:attribute name="class" use="required"> <xsd:annotation> <xsd:documentation> <p>The class attribute defines the semantic of the arcgroup.</p> </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <!-- ER only --> <xsd:enumeration value="interaction"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |