element <connector> (global)
Namespace:
Type:
Content:
complex, 4 attributes, attr. wildcard, 2 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jetty.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<connector
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, webapps?
</connector>
Content model elements (2):
mule:annotations, webapps
May be included in elements by substitutions (1):
mule:mule
Annotation
Allows Mule to expose Mule Services over HTTP using a Jetty HTTP server. A single Jetty server is created for each connector instance. One connector can serve many endpoints. Users should rarely need to have more than one Jetty connector. The Jetty connector can be configured using a Jetty XML config file, but the default configuration is sufficient for most scenarios.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="jettyConnectorType"/>

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.