element <property>
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
Content Model Diagram
XML Representation Summary
<property
    key
 = 
xsd:string
    value
 = 
xsd:string
    value-ref
 = 
xsd:string
/>
Included in content model of elements (100):
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 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.