complexType "WeightedPartialDerivative"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
weightedPartial
Known Usage Locations
Annotation
A partial derivative multiplied by a weighting factor.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="WeightedPartialDerivative">
<xsd:sequence>
<xsd:element name="partialDerivativeReference" type="PricingParameterDerivativeReference"/>
<xsd:element name="weight" type="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
partialDerivativeReference
Type:
A reference to a partial derivative defined in the ComputedDerivative.model, i.e. defined as part of this sensitivity definition.
XML Source (w/o annotations (1); see within schema source)

weight
Type:
xsd:decimal, predefined, simple content
The weight factor to be applied to the partial derivative, e.g. 1 or -1, or some other scaling value.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="weight" type="xsd:decimal"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.