complexType "SinglePayment"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in fpml-cd-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  SinglePayment
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="SinglePayment">
<xsd:complexContent>
<xsd:extension base="PaymentBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="adjustablePaymentDate" type="xsd:date"/>
<xsd:element name="fixedAmount" type="Money"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
adjustablePaymentDate
Type:
xsd:date, predefined, simple content
A fixed amount payment date that shall be subject to adjustment in accordance with the applicable business day convention if it would otherwise fall on a day that is not a business day. The applicable business day convention and business day are those specified in the dateAdjustments element within the generalTerms component. ISDA 2003 Term: Fixed Rate Payer Payment Date
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="adjustablePaymentDate" type="xsd:date"/>

fixedAmount
Type:
Money, complex content
A fixed payment amount. ISDA 2003 Term: Fixed Amount
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedAmount" type="Money"/>

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.