complexType "Premium"
Namespace:
Content:
complex, 1 attribute, 11 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (11):
discountFactor (in premium defined in OptionBaseExtended complexType),
payerPartyReference (defined in Payer.model group),
paymentAmount (defined in SimplePayment complexType),
paymentDate (defined in SimplePayment complexType),
percentageOfNotional (in premium defined in OptionBaseExtended complexType),
premiumType (in premium defined in OptionBaseExtended complexType),
presentValueAmount (in premium defined in OptionBaseExtended complexType),
pricePerOption (in premium defined in OptionBaseExtended complexType),
All Direct / Indirect Based Elements (1):
premium  (defined in OptionBaseExtended complexType)
Known Usage Locations
Annotation
A type for defining a premium.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  SimplePayment (extension)
      Premium
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="Premium">
<xsd:complexContent>
<xsd:extension base="SimplePayment">
<xsd:sequence>
<xsd:group minOccurs="0" ref="Premium.model"/>
<xsd:group minOccurs="0" ref="PaymentDiscounting.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.