QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Type | restriction of xsd:NMTOKEN | optional |
Element | xpdl:Transition |
<xsd:element name="Condition"> <xsd:complexType mixed="true"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="xpdl:Xpression"/> </xsd:choice> <xsd:attribute name="Type"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="CONDITION"/> <xsd:enumeration |