element <bridge>
Namespace:
Type:
Content:
complex, 11 attributes, 4 elements
Subst.Gr:
may substitute for element abstract-flow-construct
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<bridge
    name
 = 
(xsd:string)
    abstract
 = 
xsd:boolean : "false"
    parent
 = 
xsd:NMTOKEN
    inboundAddress
 = 
xsd:string
    inboundEndpoint-ref
 = 
xsd:string
    outboundAddress
 = 
xsd:string
    outboundEndpoint-ref
 = 
xsd:string
    transformer-refs
 = 
xsd:NMTOKENS
    responseTransformer-refs
 = 
xsd:NMTOKENS
    exchange-pattern
 = 
("one-way" | "request-response")
    transacted
 = 
xsd:boolean
    >
   
Content: 
description?, abstract-inbound-endpoint?, abstract-outbound-endpoint?, abstract-exception-strategy?
</bridge>
Content model elements (4):
May contain elements by substitutions (62):
May be included in elements by substitutions (5):
Annotation
A bridge with a single inbound endpoint and a single outbound endpoint.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="bridge" substitutionGroup="abstract-flow-construct" type="bridgeType"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.