element <safe-protocol> (global)
Namespace:
Type:
Content:
empty, 3 attributes
Subst.Gr:
may substitute for element abstract-protocol
Defined:
globally in mule-tcp.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<safe-protocol
   
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:int)
/>
May be included in elements by substitutions (4):
connector, connector, connector, polling-connector
Annotation
Similar to length-protocol, safe-protocol also includes a prefix. Verification of the prefix allows mis-matched protocols to be detected and avoids interpreting "random" data as a message length (which may give out-of-memory errors). This is the default protocol in Mule 2.x.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="safe-protocol" substitutionGroup="abstract-protocol" type="lengthProtocolType"/>

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.