Namespace: |
|
Content: |
complex, 2 attributes, attr. wildcard, 8 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
|
Used: |
at 2 locations |
XML Representation Summary |
|||||||||
<... | |||||||||
|
|||||||||
{any attribute with non-schema namespace} | |||||||||
> | |||||||||
|
|||||||||
</...> |
customServiceType (as extension base), | sedaServiceType (as extension base) |
Type Derivation Tree ![]() ![]() |
<xsd:complexType name="baseServiceType"> <xsd:complexContent> <xsd:sequence> <!-- minOccurs="0" to allow for <forwarding-router/> and/or default component --> </xsd:sequence> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="started"/> <xsd:enumeration value="stopped"/> <xsd:enumeration value="paused"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"started", "stopped", "paused" |
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:enumeration value="paused"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
abstractComponentType, complex content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
<xsd:element minOccurs="0" ref="abstract-component"/> |
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: |
asyncReplyCollectionType, complex content |
<xsd:element minOccurs="0" name="async-reply" type="asyncReplyCollectionType"/> |
Type: |
descriptionType, mixed content |
<xsd:element minOccurs="0" name="description" type="descriptionType"/> |
Type: |
inboundCollectionType, complex content |
<xsd:element minOccurs="0" name="inbound" type="inboundCollectionType"/> |
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: |
outboundCollectionType, complex content |
<xsd:element minOccurs="0" name="outbound" type="outboundCollectionType"/> |
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. |