Namespace: |
|
Content: |
complex, 4 attributes, attr. wildcard, 2 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
|
Used: |
at 5 locations |
XML Representation Summary |
|||||||||||||||
<... | |||||||||||||||
|
|||||||||||||||
{any attribute with non-schema namespace} | |||||||||||||||
> | |||||||||||||||
|
|||||||||||||||
</...> |
bridgeType (as extension base), httpProxyType (as extension base), proxyType (as extension base), |
simpleServiceType (as extension base), validatorType (as extension base) |
Type Derivation Tree ![]() ![]() |
<xsd:complexType name="baseFlowConstructType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> <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: |
descriptionType, mixed content |
<xsd:element minOccurs="0" name="description" type="descriptionType"/> |
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. |