QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Type | restriction of xsd:NMTOKEN | optional |
Element | xpdl:TransitionRestriction |
<xsd:element name="Split"> <xsd:complexType> <xsd:sequence> <xsd:element ref="xpdl:TransitionRefs" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="Type"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="AND"/> |