element <property-override> (global)
Namespace:
Type:
anonymous complexType (extension of propertyPlaceholder)
Content:
empty, 7 attributes
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<property-override
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:integer
 = 
xsd:boolean : "false"
 = 
xsd:boolean : "false"
 = 
xsd:boolean : "false"
/>
Annotation
Activates pushing of override values into bean properties, based on configuration lines of the following format: beanName.property=value
Anonymous Type Detail
Type Derivation Tree
propertyPlaceholder (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="property-override">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="propertyPlaceholder"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>

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.