group "PaymentDiscounting.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
discountFactor?, presentValueAmount?
Content Model Elements (2):
discountFactor (in premium defined in OptionBaseExtended complexType),
presentValueAmount (in premium defined in OptionBaseExtended complexType)
Known Usage Locations
Annotation
A model group for representing the discounting elements that can be associated with a payment.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="PaymentDiscounting.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="discountFactor" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="presentValueAmount" type="Money"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
discountFactor
Type:
xsd:decimal, predefined, simple content
The value representing the discount factor used to calculate the present value of the cash flow.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="discountFactor" type="xsd:decimal"/>

presentValueAmount
Type:
Money, complex content
The amount representing the present value of the forecast payment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="presentValueAmount" type="Money"/>

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.