complexType "PricingParameterShift"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
Includes:
definitions of 1 attribute, 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
shift (in valuationScenario)
Known Usage Locations
Annotation
A definition of a shift with respect to a specific pricing parameter.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PricingParameterShift">
<xsd:sequence>
<xsd:element name="parameterReference" type="AssetOrTermPointOrPricingStructureReference"/>
<xsd:element name="shift" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="shiftUnits" type="PriceQuoteUnits"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 3/3)
parameterReference
Type:
XML Source (see within schema source)

shift
Type:
xsd:decimal, predefined, simple content
The size of the denominator, e.g. 0.0001 = 1 bp.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="shift" type="xsd:decimal"/>

shiftUnits
Type:
PriceQuoteUnits, simple content
The units of the denominator, e.g. currency. If not present, use the units of the PricingInputReference.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="shiftUnits" type="PriceQuoteUnits"/>

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.