element <property> (local)
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
Content Model Diagram
XML Representation Summary
<property
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
Included in content model of elements (95):
abstract-object-factory, inbound-endpoint,
Annotation
Sets a Mule property. This is a name/value pair that can be set on components, services, etc., and which provide a generic way of configuring the system. Typically, you shouldn't need to use a generic property like this, since almost all functionality is exposed via dedicated elements. However, it can be useful in configuring obscure or overlooked options and in configuring transports from the generic endpoint elements.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="property" type="keyValueType"/>

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.