complexType "InitialPayment"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in fpml-cd-5-3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
paymentAmount
</...>
Content Model Elements (1):
paymentAmount (in initialPayment)
All Direct / Indirect Based Elements (1):
initialPayment
Known Usage Locations
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  InitialPayment
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="InitialPayment">
<xsd:complexContent>
<xsd:extension base="PaymentBase">
<xsd:sequence>
<!--View Generation: SKIPPED - PartySpecific-->
<!--View Generation: SKIPPED adjustablePaymentDate - Standardized-->
<!--View Generation: SKIPPED adjustedPaymentDate - Standardized-->
<xsd:element name="paymentAmount" type="Money"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
paymentAmount
Type:
Money, complex content
A fixed payment amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="paymentAmount" type="Money"/>

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.