Namespace: |
|
Content: |
complex, 3 attributes, attr. wildcard, 10 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 3 attributes, 4 elements |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... | ||||||||||||
|
||||||||||||
{any attribute with non-schema namespace} | ||||||||||||
> | ||||||||||||
</...> |
Type Derivation Tree ![]() |
<xsd:complexType name="flowType"> <xsd:complexContent> <xsd:sequence> <xsd:choice maxOccurs="unbounded" minOccurs="1"> <xsd:complexType> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:sequence> <xsd:simpleType> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="default"/> <xsd:enumeration value="synchronous"/> <xsd:enumeration value="asynchronous"/> <xsd:enumeration value="queued-asynchronous"/> <xsd:enumeration value="thread-per-processor"/> <xsd:enumeration value="queued-thread-per-processor"/> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> </xsd:attribute> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="started"/> <xsd:enumeration value="stopped"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"started", "stopped" |
Default: |
"started" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="started" name="initialState"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="started"/> <xsd:enumeration value="stopped"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
|
Use: |
required |
xsd:string |
<xsd:attribute name="name" type="nonBlankString" use="required"/> |
Type: |
|
Use: |
optional |
xsd:string | ("default" | "synchronous" | "asynchronous" | "queued-asynchronous" | "thread-per-processor" | "queued-thread-per-processor") |
Default: |
"default" |
Type Derivation Tree union of (restriction of xsd:string | restriction of xsd:NMTOKEN) ![]() |
Derivation: |
by union |
Derivation: |
restriction of xsd:string The name of a globally configured processing strategy |
Derivation: |
restriction of xsd:NMTOKEN |
|||||||||||||||||||||
Facets: |
|
<xsd:attribute default="default" name="processingStrategy" use="optional"> <xsd:simpleType> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="default"/> <xsd:enumeration value="synchronous"/> <xsd:enumeration value="asynchronous"/> <xsd:enumeration value="queued-asynchronous"/> <xsd:enumeration value="thread-per-processor"/> <xsd:enumeration value="queued-thread-per-processor"/> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> </xsd:attribute> |
Type: |
abstractMessageInfoMappingType, empty content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 2 elements |
<xsd:element minOccurs="0" ref="abstract-message-info-mapping"/> |
Type: |
descriptionType, mixed content |
<xsd:element minOccurs="0" name="description" type="descriptionType"/> |
Type: |
exceptionStrategyType, complex content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 7 elements |
<xsd:element minOccurs="0" ref="legacy-abstract-exception-strategy"/> |
Type: |
anonymous complexType, complex content |
<xsd:element name="response"> <xsd:complexType> </xsd:complexType> </xsd:element> |
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. |