element <assert> (global)
Namespace:
Type:
anonymous complexType (extension of mule:abstractMessageProcessorType)
Content:
complex, 3 attributes, attr. wildcard, 1 element
Subst.Gr:
may substitute for element mule:abstract-message-processor
Defined:
globally in mule-test.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
never
Content Model Diagram
XML Representation Summary
<assert
   
 = 
xsd:anySimpleType
 = 
xsd:anySimpleType
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?
</assert>
Content model elements (1):
mule:annotations
May be included in elements by substitutions (25):
mule:all, mule:otherwise,
Annotation
A transformer that has no effect.
Anonymous Type Detail
Type Derivation Tree
mule:annotatedType (extension)
      complexType
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="assert" substitutionGroup="mule:abstract-message-processor">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="mule:abstractMessageProcessorType">
<xsd:attribute name="expression" use="required"/>
<xsd:attribute name="message"/>
<xsd:attribute name="count" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 3/4)
count
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="count" type="xsd:string"/>

expression
Type:
xsd:anySimpleType
Use:
required
XML Source (see within schema source)
<xsd:attribute name="expression" use="required"/>

message
Type:
xsd:anySimpleType
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="message"/>

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.