Namespace: |
|
Content: |
empty, 2 attributes |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 4 locations |
XML Representation Summary |
|||||||||
<... | |||||||||
|
|||||||||
/> |
<xsd:complexType name="abstractTransactionType"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="NONE"/> <xsd:enumeration value="ALWAYS_BEGIN"/> <xsd:enumeration value="BEGIN_OR_JOIN"/> <xsd:enumeration value="ALWAYS_JOIN"/> <xsd:enumeration value="JOIN_IF_POSSIBLE"/> <xsd:enumeration value="NOT_SUPPORTED"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> |
Type: |
|
Use: |
required |
enumeration of xsd:NMTOKEN |
Enumeration: |
"NONE", "ALWAYS_BEGIN", "BEGIN_OR_JOIN", "ALWAYS_JOIN", "JOIN_IF_POSSIBLE", "NOT_SUPPORTED" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute name="action" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="NONE"/> <xsd:enumeration value="ALWAYS_BEGIN"/> <xsd:enumeration value="BEGIN_OR_JOIN"/> <xsd:enumeration value="ALWAYS_JOIN"/> <xsd:enumeration value="JOIN_IF_POSSIBLE"/> <xsd:enumeration value="NOT_SUPPORTED"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="timeout" type="substitutableInt"/> |
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. |