complexType "Premium"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
paymentAmount?, paymentDate?, pricePerOption?, percentageOfNotional?
</...>
Content Model Elements (4):
paymentAmount (defined in SimplePayment complexType),
paymentDate (defined in SimplePayment complexType),
percentageOfNotional (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 ref="Premium.model"/>
<!--View Generation: SKIPPED - NonStandardFeature-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.