complexType "PaymentBaseExtended"
Namespace:
Content:
complex, 1 attribute, 5 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (5):
payerPartyReference (defined in Payer.model group),
paymentDate (defined in PaymentBaseExtended complexType),
Known Direct Subtypes (2):
FxStraddlePremium, NonNegativePayment
Known Indirect Subtypes (3):
ClassifiedPayment, CommodityPremium, FxOptionPremium
All Direct / Indirect Based Elements (12):
additionalPayment (defined in NettedSwapBase complexType),
payment (defined in OptionExercise complexType),
Known Usage Locations
Annotation
Base type for payments.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  PaymentBaseExtended
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="PaymentBaseExtended">
<xsd:complexContent>
<xsd:extension base="PaymentBase">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
<xsd:element name="paymentDate" type="AdjustableOrRelativeDate"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
paymentDate
Type:
AdjustableOrRelativeDate, complex content
The payment date, which can be expressed as either an adjustable or relative date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="paymentDate" type="AdjustableOrRelativeDate"/>

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.