complexType "PricingInputReplacement"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
originalInputReference?, replacementInputReference?
</...>
Content Model Elements (2):
originalInputReference, replacementInputReference
All Direct / Indirect Based Elements (1):
replacement
Known Usage Locations
Annotation
The substitution of a pricing input (e.g. curve) for another, used in generating prices and risks for valuation scenarios.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PricingInputReplacement">
<xsd:sequence>
<xsd:element minOccurs="0" name="originalInputReference" type="PricingStructureReference"/>
<xsd:element minOccurs="0" name="replacementInputReference" type="PricingStructureReference"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
originalInputReference
Type:
A reference to the original value of the pricing input.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="originalInputReference" type="PricingStructureReference"/>

replacementInputReference
Type:
A reference to the substitution to do.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="replacementInputReference" type="PricingStructureReference"/>

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