complexType "PercentageRule"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
notionalAmountReference (defined in PercentageRule complexType),
paymentPercent
Annotation
A type defining a content model for a calculation rule defined as percentage of the notional amount.
Type Definition Detail
Type Derivation Tree
PaymentRule (extension)
  PercentageRule
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PercentageRule">
<xsd:complexContent>
<xsd:extension base="PaymentRule">
<xsd:sequence>
<xsd:element name="paymentPercent" type="xsd:decimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
notionalAmountReference
Type:
A reference to the notional amount.
XML Source (w/o annotations (1); see within schema source)

paymentPercent
Type:
xsd:decimal, predefined, simple content
A percentage of the notional amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="paymentPercent" type="xsd:decimal"/>

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.