simpleType "transactionalActionType"
Namespace:
Defined:
globally in mule.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:NMTOKEN
Simple Content Restrictions:
Enumeration:
"ALWAYS_BEGIN", "BEGIN_OR_JOIN"

All Direct / Indirect Based Attributes (1):
abstractTransactional/@action
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:NMTOKEN (restriction)
  transactionalActionType
Derivation:
restriction of xsd:NMTOKEN
Facets:
enumeration:
"ALWAYS_BEGIN", "BEGIN_OR_JOIN"
XML Source (see within schema source)
<xsd:simpleType name="transactionalActionType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="ALWAYS_BEGIN"/>
<xsd:enumeration value="BEGIN_OR_JOIN"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.